WhatsApp Templates API
15. Migration from /templates/send
Public Developer API for Meta template lifecycle on Cloud WhatsApp accounts. Same Meta engine as the Washeej dashboard. Access requires explicit template scopes; Device/QR management is rejected. Provider Meta delete stays deferred.
Migration for current /v1/templates/send users
- Keep sending via
POST /v1/templates/send— no break. - Store Washeej
template_id+ name + language. - Use capabilities + validate before any create.
- Prefer status webhooks; sync as fallback.
- Never create
crm_probe_*templates.
See CRM Scenario Routing.