Skip to main content
DELETE
/
v1
/
templates
/
{template_id}
Delete Template
curl --request DELETE \
  --url https://api.example.com/v1/templates/{template_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://acme-3f0e8fe2.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Headers

Authorization
string | null

Path Parameters

template_id
string<uuid>
required

Query Parameters

force
boolean
default:false

Borrar en cascada videos/images/rules

Response

Successful Response