Send document
Send document to a client
POST
Send document
Authorizations
Access Token or Private Integration Token
Headers
Access Token
Example:
"Bearer 9c48df2694a849b6089f9d0d3513efe"
API Version
Available options:
2021-07-28 Body
application/json
Location Id
Example:
"hTlkh7t8gujsahgg93"
Document Id
Example:
"hTlkh7t8gujsahgg93"
Sent ByUser Id
Example:
"1234567890"
Document Name
Example:
"new Document"
Medium to be used for sending the document
Available options:
link, email Example:
"email"
CC Recipient
Example:
[
{
"id": "u240JcS0E5qE0ziHnwMm",
"email": "jim@gmail.com",
"imageUrl": "",
"contactName": "Jim Anton",
"firstName": "Jim",
"lastName": "Anton"
}
]Example:
{
"sender": { "fromName": "", "fromEmail": "" },
"receive": { "subject": "", "templateId": "" }
}Last modified on March 7, 2026
Send document