Declaration Templates (Admin)
Update Template
Update an existing template.
Body (all optional): name, html_content, css_content, id_modulo, tipo_doc, trigger_action, is_active, template_type, pdf_template_url, design_json
For id_modulo / tipo_doc / trigger_action, sending `null` clears the
column; omitting the key leaves it unchanged.
put/api/declaration-templates/{template_id}
Path parameters
template_idinteger required
Headers
x-api-tokenstring nullable
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/api/declaration-templates/{template_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.