Delete Whats App Template Event Override
Reset an automatic WhatsApp event to the GuideLab platform English template.
Reset an automatic WhatsApp event to the GuideLab platform English template.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
eventKey*string
Value in
- "order_received_lab"
- "order_submitted_clinic"
Response Body
application/json
curl -X DELETE "https://example.com/whatsapp-templates/event-overrides/order_received_lab"{ "data": [ { "eventKey": "order_received_lab", "selectedTemplateId": "string", "selectedTemplate": { "id": "string", "displayName": "string", "language": "string" }, "effectiveSource": "override", "fallbackReason": "not_configured", "requiredVariables": { "property1": "string", "property2": "string" }, "accountState": "unbound" } ]}Empty
Delete Whats App Template DELETE
Permanently delete a WhatsApp template and its event selections, durably recovering exact-account Twilio cleanup when needed. Lab-only operation.
Get Whats App Template GET
Retrieve a single WhatsApp template by ID, including its body, variables, approval status, and Twilio content SID.