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

Headers

content-type
string | null

Path Parameters

category
enum<string>
required
Available options:
slack
secret
string
required
workflow_id
required
Pattern: wf_[0-9a-zA-Z]+

Response

Successful Response

message
string
required