Templates
Duplicate template into signing request
Creates a new signing request by duplicating an existing template, including all fields, users, reminders, and settings.
post/templates/{id}/duplicate
Path parameters
idstring uuid required
Template ID to duplicate
Request body
Response
Template duplicated successfully into a new signing request
Example response
{
"status": "draft"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.