MillionSend Docs

/templates/{id}

DELETE
/templates/{id}

Path Parameters

id*string

Template id or alias

Length1 <= length

Response Body

application/json

application/json

curl -X DELETE "https://example.com/templates/string"
{  "object": "template",  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",  "deleted": true}