Validate a Set of Policies
Validates a set of policies without creating a new version.
POST /openapi/v1/applications/validate_policies
An app_scope_id is required. The rest of the parameters are the same as the create workspace endpoint.
Response object:
Attribute |
Type |
Description |
---|---|---|
valid |
boolean |
Indicates if the policies are valid |
errors |
array |
If invalid, details about the errors |