Check an access control policy expression
POST/api/v4/access_control_policies/cel/check
Checks the syntax and validity of an access control policy expression.
Permissions
Must have the manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Expression check result.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server