Register operators
POST {{baseUrl}}/v3/open_channels/:channel_url/operators
Register operators
Registers one or more operators to an open channel.
https://sendbird.com/docs/chat/v3/platform-api/guides/open-channel#2-register-operators
Request Body
{"channel_url"=>"<string>", "operator_ids"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"anyOf":"\u003cstring\u003e"}