put
https://api.linode.com//object-storage/keys/
Updates an Object Storage access key on your account. A successful request triggers an obj_access_key_update event.
This operation has specific rate limits.
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:
object_storage:read_write
- Scopes:
CLI
linode-cli object-storage keys-update \
--keyId 12345
--label "my-object-storage-key"