Policy-Definitions

This section provides an overview of all available APIs that adhere to the OpenAPI specification. All APIs are loaded from the OpenAPI specification file: Link. Please note that the API base-paths may differ depending on the connector, the specific API base-path can be seen in the UI dashboard.



post

Create a new Policy Definition

Body

Create a Policy Definition

policyDefinitionIdstringRequired

Policy Definition ID

Responses
post
/wrapper/ui/v2/pages/policy-page/policy-definitions
default

default response


delete

Delete a Policy Definition

Path parameters
policyIdstringRequired
Responses
delete
/wrapper/ui/pages/policy-page/policy-definitions/{policyId}
default

default response


get

List available functions in policies, prohibitions and obligations.

Responses
get
/wrapper/use-case-api/supported-policy-functions
default

default response

Last updated

Was this helpful?