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.
Authorization
API Key x-api-key<token>
Authenticate using API Key in request header
In: header
Request Body
application/json
routeActions?
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