Skip to main content
POST
Add channel members

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channel_id
string
required

Body

application/json
actors
object[]
required

Response

200 - application/json

Updated member list

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean