Email
Delete Email Template
DELETE
Delete Email Template
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://api.oviond.com/v1/email/templates/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://api.oviond.com/v1/email/templates/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}