Evaluate By Id
决策定义
根据Id评估决策
Evaluates a given decision and returns the result. The input values of the decision have to be supplied in the request body.
POST
Evaluate By Id
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the decision definition to be evaluated.
Body
application/json
Response
Request successful.