v1
latestOpenAPI 3.1.02026-07-1414757122.7 KBdocuments
Create document template
Creates a new document template by uploading a DOCX file with template variables. Use multipart/form-data to send the file along with template configuration.
post/crm/v1/documents/templates
Response
Created
Example response
{
"binding_entities": [
{
"entity_id": 123,
"funnels": [
1
]
}
]
}