DevelopersAPI referenceSignTemplates
Delete a template
Owner-scoped — public/built-in templates read as not found. Returns 204 with no body (the one delete in the suite that does).
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/templates/string"Empty
Update a template
Owner-scoped. Built-ins and teammates' shared templates read as not found — visible, but not editable. Besides metadata and visibility, the recipient slots and field layout are editable (the template editor saves its whole canvas), with the same validation as document fields.
List webhooks
The caller's webhooks (org window). Secrets are never returned after creation.