Get document out of template
POST {{url}}/template/{{template_id}}/copy
Creates a new document copy out of template. If a name is not supplied than it will default to the original template name.
Request Body
{"document_name"=>"New document"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |