Skip to main content
POST
Add a channel to a team

Authorizations

Authorization
string
header
required

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

Path Parameters

teamId
string
required

Body

application/json
type
string
required
config
object
required
memberId
string

Response

201 - undefined