Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

packageId
string<guid>
required

The target package's unique identifier A package's unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

documentId
string<guid>
required

The target document's unique identifier A document's unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

elementId
string<guid>
required

The target elements's unique identifier An element's unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

Response

Element was deleted