Delete slack boost
Delete a slack boost. The Slack notification will no longer be sent when the post is published.
DELETE
/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 delete
Responses
200
Slack boost deleted
successbooleanWhether the slack boost was deleted
401
Unauthorized - Missing or invalid API key
codestringmessagestring404
Not Found - Resource does not exist
codestringmessagestring