Update a user's grants

Deprecated Update the grants for a restricted user. This can be used to give a user access to new entities or actions, or take access away. Omit a grant object from the request to keep its current setting.

🚧

RBAC Identity and Access

Grants are now replaced with RBAC Identity and Access. Use the Update a user's access level operation instead. To learn more, see Identity and Access for Akamai Cloud.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: update_user_grants
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_write
Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
string
required

The username to look up.

Body Params
database
array of objects

The grants this user has for individual Managed Databases on this account.

database
domain
array of objects

The grants this user has for individual domains on this account.

domain
firewall
array of objects

The grants this user has for individual firewalls on this account.

firewall
global
object

The grants the user has to all resources on your account.

image
array of objects

The grants this user has for individual images on this account.

image
linode
array of objects

The grants this user has for individual Linodes on this account.

linode
longview
array of objects

The grants this user has for individual Longview Clients on this account.

longview
nodebalancer
array of objects

The grants this user has for individual NodeBalancers on this account.

nodebalancer
stackscript
array of objects

The grants this User has for individual StackScripts on this account.

stackscript
volume
array of objects

The grants this user has individual Block Storage Volumes on this account.

volume
vpc
array of objects

The grants this user has individual Virtual Private Clouds (VPCs) on this account.

vpc
Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json