Webhooks
Execute Slack webhook
Receives and processes Slack-formatted webhook payloads, converting them to messages in the configured channel. Returns "ok" as plain text with a 200 status code.
post/webhooks/{webhook_id}/{token}/slack
Path parameters
webhook_idstring snowflake required
The ID of the webhook
tokenstring required
The token
Request body
Response
Success
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.