Skip to main content
POST
/
webhooks
/
{workflow_id}
/
{secret}
/
draft
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

content-type
string | null

Path Parameters

secret
string
required
workflow_id
required
Pattern: wf_[0-9a-zA-Z]+

Response

Successful Response