Create an access control policy
PUT/api/v4/access_control_policies
Creates a new access control policy.
Permissions
Must have the manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Access control policy created successfully.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server