Skip to main content
Update Slack Channel

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string
required
environment_id
string
required
channel_id
string<uuid>
required

Body

application/json
name
string | null
channel_app_id
string | null
channel
string
default:byo_slack
Allowed value: "byo_slack"
created_on
string | null
updated_at
string | null
created_by
string | null
updated_by
string | null
description
string | null
Maximum string length: 1024
client_id
string | null
client_secret
string | null
signing_secret
string | null
teams
SlackTeam · object[] | null
code
string | null

Response

Successful Response