Delete a template
DELETE/emails/builder/:locationId/:templateId
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Delete a template
Request
Version stringrequired
API Version
Available options
2023-02-21locationId stringrequired
templateId stringrequired
Success
- application/json
- Schema
- Example (auto)
Schema
okstring
ok
traceIdstring
trace id
{
"ok": "true",
"traceId": "0c52e980-41f6-4be7-8c4b-32332ss"
}