Deleting an Access Key

You can delete one or more access keys associated with your account if you no longer need them.

You cannot have zero access key. A new one is automatically created for your account each time you delete the last one.

Deleting an Access Key Using Cockpit v1

  1. Hover over your name.

    A drop-down menu appears.

  2. Click Personal information & Access keys .
    A page with your account details appears.

  3. Click Access keys.
    The PASSWORD CONFIRMATION dialog box appears.

  4. Enter your current password and click Confirm.
    The list of your access keys appears.

  5. Click the access key you want to delete.
    The access key is selected.

  6. Click Delete .
    A confirmation dialog box appears.

  7. Click Delete to validate.
    The access key is deleted from your account.

Deleting an Access Key Using OSC CLI

See the DeleteAccessKey command sample in the documentation of the OUTSCALE API.

Related Pages

Corresponding API Methods