Skip to content

Inbound webhook receiver for a webhook_received automation rule

POST
/api/v1/hooks/{workspaceSlug}/{hookToken}
curl --request POST \
--url https://example.com/api/v1/hooks/example/example \
--header 'x-storyos-signature: example' \
--header 'x-storyos-timestamp: example'
workspaceSlug
required
string
hookToken
required
string
x-storyos-signature
required
string
x-storyos-timestamp
required
string