curl -X DELETE "https://api.foxreach.io/api/v1/templates/ctm_abc123" \ -H "X-API-Key: otr_your_key"
{ "data": { "id": "ctm_abc123", "deleted": true } }
Delete a template from your workspace.
404