Update a personal access token

Updates a Personal Access Token.

Parent and child accounts

In the context of the parent and child account environment, on a child account, delegate users can't use personal access tokens. You need to create a delegate user token instead.

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_profile_pat
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_write

CLI

linode-cli profile token-update 123 \
  --label linode-cli

Learn more

Language
Credentials