DELETE
/
v1
/
templates
/
{id}
Delete a Template
curl --request DELETE \
  --url https://smart-templates.sandbox.midaz.io/v1/templates/{id}
This response does not have an example.

Headers

Authorization
string

The authorization token. Important: This header is required if your environment has the Acces Manager plugin enabled.

X-Organization-id
string

The unique identifier of the Organization associated with the request.

Path Parameters

id
string
required

Unique identifier of the template that you want to retrieve (UUID).

Response

If the request is successful, you'll get an empty response.