Evaluate By Id
POST/decision-definition/:id/evaluate
Evaluates a given decision and returns the result. The input values of the decision have to be supplied in the request body.
Request
Responses
- 200
- 404
Request successful.
Decision definition with given id does not exist. See the Introduction for the error response format.