Revoke a system role from a user or group
POST/vedsdk/rights/revokesystemrole
Revokes one of the following system roles [from a user or group] : "Owner|Master","Auditor","AccessAdmin","RecycleBinAdmin","SchemaAdmin"
Note: Owner|Master refers to the Master Admin role.
The caller must have the Security scope with Manage restriction. Note: You cannot revoke Master Admin rights from your own account.
Required scope: security
Request
Responses
- 200
- 400
- 401
- 403
Success
Missing or invalid request property.
A valid access token is required.
The API requires a scope not granted to the provided access token