Modify permissions
PUT/nevisadmin/api/v1/permissions
Required permission: ADMIN_INVENTORY on the inventory, or higher scope (To add or remove inventory-scoped permissions.)
Required permission: ADMIN_PROJECT on the project, or higher scope (To add or remove project-scoped permissions.)
Required permission: ADMIN_TENANT on the tenant, or global scope (To add or remove tenant-scoped permissions.)
Required permission: SUPER_ADMIN (To add or remove global-scoped permissions.)
Adds and removes permission assignments for users and groups in a single request.
Request
Responses
- 200
- 400
- 403
- 404
Success
Missing body, invalid assignee, or invalid permission
Insufficient permissions.
Assignee user/group or permission to remove not found