An Azure communication platform for deploying applications across devices and platforms.
Hello @Pablo Amián Sánchez
Thank you for reaching out Microsoft Q&A.
Azure Communication Services (ACS) Advanced Messaging for WhatsApp does not expose any public API to list, delete, reset, or manage WhatsApp channels. Channel lifecycle operations are supported only through the Azure portal using Meta’s embedded signup flow. As a result, endpoints such as /messages/channels or /messages/whatsapp/* are not part of the documented API surface and correctly return HTTP 404.
Microsoft documentation also states that, to register a WhatsApp channel, the phone number must not already be associated with another WhatsApp Business Account. If a channel appears as Disconnected and re‑registration fails with “a communication resource is already registered,” the documentation does not define a self‑service recovery or reset mechanism.
In short:
- 404 responses are expected (no supported channel‑management APIs)
- WhatsApp channels can only be managed via the Azure portal
- There is no documented way to force‑delete or reset a stuck WhatsApp channel
- If portal reconnection fails despite meeting prerequisites, the issue is outside documented self‑service capabilities and requires Microsoft backend handling
References (Microsoft Learn):
- https://learn.microsoft.com/en-us/azure/communication-services/concepts/advanced-messaging/whatsapp…
- https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/advanced-messaging/whats…
If the answer is helpful, Please do click "Accept the answer” and Yes, this can be beneficial to other community members.
If you have any other questions, let me know in the "comments" and I would be happy to help you