Skip to main content
PATCH
Update Slack integration

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Path Parameters

projectId
string
required

Body

application/json
webhookUrl
string
channelName
string | null
isActive
boolean
events
object

Response

object | null

The updated integration

id
string
required
projectId
string
required
channelName
string | null
required
webhookConfigured
boolean
required
maskedWebhookUrl
string
required

The webhook URL with its secret path segment masked, or an empty string when none is set.

events
object
required
isActive
boolean | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required