cURL
curl --request DELETE \ --url 'https://one.telepie.com/v3/{wabaid}/message_templates?hsm_id={message_template_id}&name={template_name}' \ --header 'apikey: <api-key>'
This API is used to delete the template by its name and Id
{ "success": true }
Was this page helpful?