Policy Management
Makes a decision
This endpoint will evaluate input data (config+metadata) against owner's stored policies and return a decision.
post/owner/{ownerID}/context/{context}/decision
Path parameters
ownerIDstring required
contextstring required
Request body
Response
Decision rendered by applying the policy against the provided data. Response will be modeled by the data and rego processed.