Skip to main content
PATCH
Update channel

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
name
string

Channel name. Names longer than 50 characters are truncated.

Required string length: 1 - 50
description
string | null
Maximum string length: 600

Response

200 - application/json

Updated channel

object
enum<string>
required
Available options:
channel
id
string
required
type
enum<string>
required
Available options:
channel
name
string
required
description
string | null
required
teamspace_id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required