POST
/
workflows
/
{workflow_id}
/
webhook
"<any>"

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workflow_id
required

Query Parameters

workspace_id
string<uuid>
required

Body

application/json
status
enum<string>
Available options:
online,
offline
method
enum<string>
Available options:
GET,
POST
entrypoint_ref
string | null

Response

Successful Response

The response is of type any.