Import template from DocuSign
POST {{url}}/import/document-templates
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
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |