Manage case templates via API
Cases, APIYou can now create, retrieve, update, delete, and preview case templates through the API, so you can manage them programmatically.
The new endpoints cover the full lifecycle:
Create a template.
Get a single template by ID.
Preview the case a template would create.
Update a template.
Delete a template by ID.
Check out the API docs for full details.