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

Create Document Embed

Creates an embed resource associated with a particular document. The request must be authenticated with an OAuth2 token that has access to the document. It supports both Account and User token types.

Path Params
uuid
required

ID of the document to be embedded.

Body Params
string

Determines what version of the document will be loaded in the document viewer.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

400

Bad Request. Occurs if the embed version provided in the request body is invalid.

403

Forbidden. Occurs when the access token isn't allowed to create an embed for this document.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json