Update workflow event
PUT
/api/v4/ai/duo_workflows/workflows/{id}/events/{event_id}
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
The ID of the workflow
event_id
required
integer
The ID of the event
Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
event_status
required
The status of the event
string
Responses
Section titled “Responses”OK
Bad Request
Not Found