POST
/
webhooks
/
{workflow_id}
/
{secret}
/
interactions
/
{category}
{
  "message": "<string>"
}

Headers

content-type
string | null

Path Parameters

category
enum<string>
required
Available options:
slack
secret
string
required
workflow_id
required

Response

200
application/json
Successful Response

The response is of type object.