Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude

Delete Template Api V1 Workstreams Templates Template Id Delete

delete/api/v1/workstreams/templates/{template_id}

Delete template

Delete a template and cascade-delete its blueprints and cycles. **Authentication Required:** JWT Bearer token

Path parameters

template_idrequired
path
—

Responses

204Template deleted successfully
401Unauthorized
404Template not found
422Validation Error
FieldTypeDescription
detailValidationError[]—
item shape
curl https://api.dev.arch.ie/api/v1/workstreams/templates/<template_id> \
  -X DELETE \
  -H "Authorization: Bearer sk_..."
API Reference · Archie for developers