v1
latestSwagger 2.02026-07-134146194.6 MBTemplateLocks
Deletes a template lock.
Deletes the lock from the specified template. The user deleting the lock must be the same user who locked the template.
You must include the X-DocuSign-Edit header as described in TemplateLocks: create.
This method takes an optional query parameter that lets you specify whether changes made while the template was locked are kept or discarded.
| Query Parameter | Description |
|---|---|
| save_changes | When true (the default), any changes made while the lock was active are saved. When false, any changes made while the template was locked are discarded. |
Related topics
delete/v2.1/accounts/{accountId}/templates/{templateId}/lock
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
templateIdstring required
The ID of the template.
Request body
Response
Successful response.