cURL
curl --request DELETE \ --url https://api.hilos.io/api/channels/whatsapp/template/{id} \ --header 'Authorization: <api-key>'
Deletes a WhatsApp Template by Id.
Token-based authentication with required prefix "Token"
No response body
Was this page helpful?