Create document
Documents
Create document
POST
Create document
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The API version to use.
Available options:
v1, v2 Query Parameters
Available options:
image Body
application/json
The name of the document.
Maximum string length:
255The document content. Supports HTML.
Maximum string length:
65535The ID of the user who authored this document.
A description of the document. Supports HTML.
Maximum string length:
65535Response
OK