Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

channelId
string
required

Body

application/json
name
string

Name of the channel

externalId
string

External ID of the channel

Example:

"ext_123"

Response

Successful response

channel
object[]