Evaluate decision
POST/decision-definitions/evaluation
Evaluates a decision. You specify the decision to evaluate either by using its unique key (as returned by DeployResource), or using the decision ID. When using the decision ID, the latest deployed version of the decision is used.
Request
Responses
- 200
- 400
- 404
- 500
The decision was evaluated.
The provided data is not valid.
The decision is not found.
An internal error occurred while processing the request.