Cancel the registration of operators
DELETE {{baseUrl}}/v3/group_channels/:channel_url/operators?operator_ids=<string>&operator_ids=<string>
Cancel the registration of operators
Cancels the registration of operators from a group channel but leave them as members.
https://sendbird.com/docs/chat/v3/platform-api/guides/group-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) | |
Accept | string |
RESPONSES
status: OK
{"anyOf":"\u003cstring\u003e"}