Cancel the registration of operators
DELETE {{baseUrl}}/v3/open_channels/:channel_url/operators?operator_ids=<string>&operator_ids=<string>
Cancel the registration of operators
Cancels the registration of operators from an open channel but leave them as participants.
https://sendbird.com/docs/chat/v3/platform-api/guides/open-channel#2-cancel-the-registration-of-operators
channel_url
     Type: string
     Description: Specifies the URL of the channel to cancel the registration of operators.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| operator_ids | string | (Required) | |
| operator_ids | string | (Required) | |
| delete_all | string | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Api-Token | string | (Required) | 
RESPONSES
status: OK
""