Channels
Delete a channel (GOWS: not supported)
Deletes a WhatsApp Channel. Note: this operation is not supported on the GOWS engine and will return 501.
DELETE
Delete a channel (GOWS: not supported)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The WhatsApp instance UUID
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Channel ID
Response
Channel deleted
Human-readable result message
Example:
"Operation completed successfully"
Delete a channel (GOWS: not supported)