v1

latestOpenAPI 3.0.32026-07-26172157253.6 KB
S3 Access Keys

Revoke S3 Access Key

Revoke an S3 access key by its id. The in-memory LRU cache is invalidated synchronously so subsequent S3 protocol requests with this credential return 403 InvalidAccessKeyId.

delete/api/storage/s3/access-keys/{id}

Path parameters

idstring uuid required

UUID of the access key to revoke (from the create/list response)

Response

Access key revoked