Estimated reading time: 1 minute Updated: 7/3/2026 Created by: Botmaker Team

[DELETE] /waTemplates/{name}



[DELETE] /waTemplates/{name}

Purpose:

Use this service to delete a WhatsApp template. It will also be deleted from Facebook Business Manager.

CURL Example:

curl --location --request DELETE 'go.botmaker.com/api/v1.0/waTemplates/{TEMPLATE_NAME}' \

--header 'Content-Type: application/json' \

--header 'Accept: application/json' \

--header 'access-token: ACCESS-TOKEN' \

--data-raw '


Remember to visit our Help Center for further information.




Botmaker Team


'