Update slack boost
Update an existing slack boost. Only include fields you want to change. Set copy to null to clear the custom message.
PATCH
/slack-boosts/{id}Authorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Path parameters
idstring<uuid>requiredThe unique identifier of the slack boost to update
Request body
application/jsoncopystring | nullCustom message in the Slack notification, or null to clear
slackWebhookIdstring<uuid>The ID of the Slack webhook (channel) to send notifications to
Responses
200
Slack boost updated
slackBoostSlackBoostA slack boost sends a Slack notification when its post publishes
Show propertiesHide properties
idstring<uuid>copystring | nullOptional custom message in the Slack notification
isAutoCreatedbooleanTrue when the boost was added automatically via channel auto-boost
postIdstring<uuid>slackWebhookSlackWebhookSummarySlack channel (webhook) targeted by a slack boost
Show propertiesHide properties
idstring<uuid>channelNamestring | nullteamNamestring | nullcreatedAtstring<date-time>updatedAtstring<date-time>400
Bad Request - Invalid input parameters
codestringmessagestringdataobjectShow propertiesHide properties
errorsobject401
Unauthorized - Missing or invalid API key
codestringmessagestring404
Not Found - Resource does not exist
codestringmessagestring