Elements
Delete unplaced element
Deletes a single unplaced element from the specified package. The package must be in
the Draft status; deleting an unplaced element from a package in another status
fails.
DELETE
Error
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The target package's unique identifier A package's unique identifier
Example:
"00000000-0000-0000-0000-000000000000"
The target elements's unique identifier An element's unique identifier
Example:
"00000000-0000-0000-0000-000000000000"
Response
UnplacedElement was deleted
Error