Remove an existing access key
DELETE/object-storage/access-keys/:access_key_id
Deletes an existing access key from your Object Storage account. Once deleted, the access key can no longer be used to authenticate any object storage operations.
Access key deletion
Deletion is immediate and disables every object-storage operation (upload, download, list) that depends on this key.
Request
Responses
- 200
- 400
- 404
- 422
OK
Bad Request
Not Found
Validation Error
Was this page helpful?