v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBtemplates
Fully update template
Fully updates a template, by ID. In the JSON request body, include a complete template object. This call does not support partial updates.
put/v2/invoicing/templates/{template_id}
Path parameters
template_idstring required
The ID of the template to delete.
Request body
Response
A successful request returns the HTTP 200 OK status code. A JSON response body that shows template details is returned if you set <code>prefer=return=representation</code>.