Skip to main content
PUT
/
api
/
v1
/
slack
/
custom-settings
Error
A valid request URL is required to generate request examples
{
  "status": "ok",
  "results": "<unknown>"
}
{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}

Body

application/json
appProfilePhotoUrl
string | null
required
notificationChannel
string | null
required
unfurlsEnabled
boolean
aiMultiAgentProjectUuids
string[] | null
aiMultiAgentChannelId
string
aiRequireOAuth
boolean
slackChannelProjectMappings
object[]

Response

Success

status
enum<string>
required
Available options:
ok
results
any