Evaluate By Key And Tenant
决策定义
根据tenant和key评估定义
Evaluates the latest version of the decision definition for tenant. The input values of the decision have to be supplied in the request body.
POST
Evaluate By Key And Tenant
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 key of the decision definition (the latest version thereof) to be evaluated.
The id of the tenant the decision definition belongs to.
Body
application/json
Response
Request successful.