Actions
Correct a Route action's choice for an event
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Updates a route event with feedback on the desired router choices.
x-api-key<token>
Authenticate using API Key in request header
In: header
routeActions?array<Route Action>
An array of objects containing all the route actions you want to submit feedback for.
Response Body
curl -X PATCH "https://api.bem.ai/v1-alpha/actions/route" \
-H "Content-Type: application/json" \
-d '{}'
Empty