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

KeyDatatypeRequiredDescription
operator_idsstring(Required)
operator_idsstring(Required)
delete_allstring

HEADERS

KeyDatatypeRequiredDescription
Api-Tokenstring(Required)
Acceptstring

RESPONSES

status: OK

{&quot;anyOf&quot;:&quot;\u003cstring\u003e&quot;}