ABACPolicies REST API
ABAC Policy REST API documentation and interactive testing.
Last updated
Was this helpful?
ABAC Policy REST API documentation and interactive testing.
Last updated
Was this helpful?
For the document use this link:
ID of the ABAC Policy to retrieve. Presently there is only one per organization account, and its format is abac-policy--'orgAcctID', where orgAcctId is your Organization Account ID
EU or US depending on where your Organization Account is located
This header allows targeting an API version. If you want to target the latest API version set its value to 'latest' If you want to target the latest stable API version set its value to 'stable'
This header allows you to provide a Session ID to be traced through the request stack and returned in the response.
ID of the ABAC Policy to retrieve. Presently there is only one per organization account, and its format is abac-policy--'orgAcctID', where orgAcctId is your Organization Account ID.
This id must match the id in the request body.
EU or US depending on where your Organization Account is located
This header allows targeting an API version. If you want to target the latest API version set its value to 'latest' If you want to target the latest stable API version set its value to 'stable'
This header allows you to provide a Session ID to be traced through the request stack and returned in the response.
The ABAC Policy's ID, generated
The ABAC Policy written in Open Policy Agent (OPA) Language https://www.openpolicyagent.org/docs/latest/policy-language/