Evaluate By Key
Decision Definition
Evaluate By Key
Evaluates the latest version of the decision definition which belongs to no tenant. The input values of the decision have to be supplied in the request body.
POST
Evaluate By Key
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The key of the decision definition (the latest version thereof) to be evaluated.
Body
application/json
Response
Request successful.