Skip to main content
POST
Create Slack route

Authorizations

Authorization
string
header
required

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

Body

application/json
aetherProjectId
string<uuid>
required
channelId
string
required
Minimum string length: 1
channelName
string
required
Minimum string length: 1
enabled
boolean
required
isPrivate
boolean
required
agentProfileId
string<uuid> | null

Response

Created

aetherProjectId
string<uuid>
required
channelId
string
required
Minimum string length: 1
channelName
string
required
Minimum string length: 1
enabled
boolean
required
id
string<uuid>
required
isPrivate
boolean
required
agentProfileId
string<uuid> | null