⭐ If you like what we are doing with Automatisch, please give us a star on
GitHub
.
Skip to content
Automatisch
Search
K
Main Navigation
Guide
API Docs
Apps
Appearance
Menu
Return to top
Delete a template
DELETE
/v1/templates/{templateId}
Deletes a specific template by its ID.
Authorizations
ApiKeyAuth
Type
API Key (header: x-api-token)
Parameters
Path Parameters
templateId
*
Unique identifier of the template to delete
Type
string
Required
Responses
204
Template deleted successfully
DELETE
/v1/templates/{templateId}
Playground
Server
Select a server...
Authorization
ApiKeyAuth
Variables
Key
Value
templateId
*
Try it out
Samples