v1

latestOpenAPI 3.0.3MIT2026-07-1411163326.7 KB
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

inputstring required
metadataobject

Response

Decision rendered by applying the policy against the provided data. Response will be modeled by the data and rego processed.

enabled_rulesstring[]
reasonstring
statusstring required