Skip to content

Update workflow event

PUT
/api/v4/ai/duo_workflows/workflows/{id}/events/{event_id}
id
required
integer

The ID of the workflow

event_id
required
integer

The ID of the event

Media type application/json
object
event_status
required

The status of the event

string
>= 1 characters
Allowed values: queued delivered

OK

Bad Request

Not Found