Create workflow event
POST
/api/v4/ai/duo_workflows/workflows/{id}/events
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” id
required
integer
The ID of the workflow
Request Body required
Section titled “ Request Body required ” Media type application/json
object
event_type
required
The type of event
string
message
required
Message from the human
string
correlation_id
Correlation ID for tracking events
string
Responses
Section titled “ Responses ”Created
Bad Request
Not Found