Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE https://api.khaime.com/api/v1/partner/email-templates/12 \ -H "X-API-Key: pk_sandbox_your_key"
Permanently remove a saved template override — reverts that type back to Khaime’s default.
type
{ "success": true, "message": "Email template deleted successfully. Default template will be used.", "data": null }
404
RESOURCE_NOT_FOUND