Update a managed credential's username and password

Updates the username and password for a managed credential.

This operation can only be accessed by the unrestricted users of an account.

Permissions and scopes

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

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_write

CLI

linode-cli managed credential-update-username-password 9991 \
  --username johndoe \
  --password s3cur3P@ssw0rd

Learn more

Language
Credentials