Skip to main content
POST
/
templates
/
{template_id}
/
delete
/templates/{template_id}/delete
curl --request POST \
  --url https://api.shadeform.ai/v1/templates/{template_id}/delete \
  --header 'X-API-KEY: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.shadeform.ai/llms.txt

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

Authorizations

X-API-KEY
string
header
required

Path Parameters

template_id
string
required

The template ID

Response

200

Template deleted successfully