Delete Channel
DELETE /api/v1/channels/{channel_id}
DELETE
/api/v1/channels/{channel_id}
Delete a channel.
This will also delete all conversations and messages associated with the channel. For legacy WhatsApp sessions (Sprint 21), pass is_legacy=true. For WhatsApp channels, also removes the user from WuzAPI.
Authorizations
Seção intitulada “Authorizations ”Parameters
Seção intitulada “ Parameters ”Path Parameters
Seção intitulada “Path Parameters ” channel_id
required
Channel Id
integer
Query Parameters
Seção intitulada “Query Parameters ” is_legacy
Is Legacy
Whether this is a legacy WhatsApp session
boolean
Whether this is a legacy WhatsApp session
Header Parameters
Seção intitulada “Header Parameters ”Responses
Seção intitulada “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string