cURL
curl --request DELETE \ --url http://localhost/api/admin/content/templates \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "workspaceId": "<string>", "id": "<string>", "type": "Email" } '
"<string>"
Delete a message template.
Email
An empty String