POST
/
webhooks
/
{workflow_id}
/
{secret}
/
wait
"<any>"

Headers

content-type
string | null

Path Parameters

secret
string
required
workflow_id
required

Response

200
application/json
Successful Response

The response is of type any.

Was this page helpful?