Skip to main content
DELETE
/
v0
/
templates
/
{template_id}
Delete template
curl --request DELETE \
  --url https://api.tryarchitect.com/v0/templates/{template_id}
{
  "success": true
}

Path Parameters

template_id
string
required

template_id parameter

Response

200 - application/json

Successful operation

success
boolean
required