Skip to main content
PATCH
Ruby

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
channelIds
string<uuid>[]

Response

OK

id
string<uuid>
required
createdAt
string<date-time>
required
name
string
required
verified
boolean
required
channels
object[]