Skip to main content
POST
Trigger automation webhook

Headers

X-Webhook-Signature
string

SHA-256 HMAC signature when the webhook has a secret configured.

X-Idempotency-Key
string

Optional idempotency key to prevent duplicate automation executions.

Path Parameters

token
string
required

Body

application/json

The body is of type object.

Response

Webhook accepted.

success
boolean
Example:

true

execution_id
string