curl --request DELETE \
--url http://localhost:3000/api/templates \
--header 'Authorization: Bearer <token>'Remove um template do WABA
curl --request DELETE \
--url http://localhost:3000/api/templates \
--header 'Authorization: Bearer <token>'