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
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://api.bem.ai/v1-alpha/actions/route" \ -H "Content-Type: application/json" \ -d '{}'Empty