Disconnect workspace WhatsApp integration

Disconnect WhatsApp from a workspace. This does not deregister the phone number from Meta.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.

Path parameters

workspaceIdstringRequired
Workspace whose WhatsApp integration to disconnect.

Headers

X-Account-IdstringRequired
Account that owns the workspace.

Response

Confirms the WhatsApp integration was disconnected.
successboolean
True when the WhatsApp integration was disconnected.

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error