Create an empty template
POST/v1/sign/templates
Creates a new (empty) template owned by the caller's organization.
Documents, annotations, and default recipients are added via the
wizard or the document/annotation endpoints. To create a template
in one shot from a DocuSign/Propper-shaped payload, use
POST /v1/sign/templates/import instead.
Request
Responses
- 201
- 400
- 401
Template created
Invalid request body
Unauthorized