Update a managed credential

Updates the label of a Managed Credential. This operation does not update the username and password for a Managed Credential. To do this, run the Update a managed credential's username and password) operation instead. 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 9991 \
  --label prod-password-1

Learn more

Path Params
string
enum
required

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

Allowed:
integer
required

The ID of the Credential to access.

Body Params

The fields to update.

A securely stored Credential that allows Linode's special forces to access a Managed server to respond to Issues.

string
length between 2 and 75

The unique label for this Credential. This is for display purposes only.

Responses

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