Slack

Update Slack integration

Update the Slack integration. Omitted fields keep their current value, and event toggles are merged into the existing set.

patch/slack-integration/project/{projectId}

Path parameters

projectIdstring required

Request body

webhookUrlstring
channelNamestring nullable
isActiveboolean

Response

The updated integration

idstring required
projectIdstring required
channelNamestring nullable required
webhookConfiguredboolean required
maskedWebhookUrlstring required

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

isActiveboolean nullable required
createdAtstring date-time required
updatedAtstring date-time required

Changes