These docs are for v1.0. Click to read the latest docs for v1.2.

Delete Document Embed

Deletes an existing document embed. It supports both Account and User token types.

Path Params
uuid
required

ID of the embedded document to retrieve.

uuid
required

ID of the document embed to retrieve.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses
204

OK. Occurs when the document embed is deleted successfully.

403

Forbidden. Occurs when the access token isn't allowed to delete the embed.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!