Create a document
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
The ID of the file the document references.
1The name of the document.
1The ID of the application the document is associated with.
The ID of the customer the document is associated with.
The ID of the enquiry the document is associated with.
The ID of the owner the document is associated with.
The ID of the renewal intent the document is associated with.
Whether the document is visible to the associated customer.
The ID of the workspace to attach the document to.
Response
Returns the document object if the request succeeded.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
document The ID of the application the document is associated with.
The ID of the customer the document is associated with.
The ID of the enquiry the document is associated with.
The file the document references.
The name of the document.
The ID of the owner the document is associated with.
The ID of the renewal intent the document is associated with.
Whether the document is visible to the associated customer.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.