API Changelog 7.14.0
January 16th, 2026
GET /public/v2/documents/{document_id}/settings
/public/v2/documents/{document_id}/settings- added the required property 'expires_in' to the response with the '200' status
PATCH /public/v2/documents/{document_id}/settings
/public/v2/documents/{document_id}/settings- added the new optional request property 'expires_in'
- added the required property 'expires_in' to the response with the '200' status
GET /public/v2/templates/{template_id}/settings
/public/v2/templates/{template_id}/settings- ⚠️ removed the required property 'qualified_electronic_signature' from the response with the '200' status
PATCH /public/v2/templates/{template_id}/settings
/public/v2/templates/{template_id}/settings- ⚠️ removed the required property 'qualified_electronic_signature' from the response with the '200' status
- ⚠️ removed the request property 'qualified_electronic_signature'
