⭐ If you like what we are doing with Automatisch, please give us a star on GitHub.
Skip to content

Delete a template

DELETE
/v1/templates/{templateId}

Deletes a specific template by its ID.

Authorizations

ApiKeyAuth
TypeAPI Key (header: x-api-token)

Parameters

Path Parameters

templateId*

Unique identifier of the template to delete

Typestring
Required

Responses

Template deleted successfully

Playground

Server
Authorization
Variables
Key
Value

Samples