Creates a Instance for Document Template

POST {{baseUrl}}/v2/doctemplates?Body=aliquip aute

Creates a Instance for selected Document Template. The body must contain information about the parentid and the templateid. You can provide information about the name, namemultilingual, description, descriptionmultilingual, roles.

Request Params

KeyDatatypeRequiredDescription
Bodystring(Required) The body. Example: {"template_id":139327,"parent_id":15082,"name":"Name","type":144,"description":"","roles":{"categories":{},"classifications":{"create_id":[7052,7053],"id":[]}}}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":36761507,"cacheId":94772848}