Skip to main content
DELETE
Go (SDK)

Authorizations

Authorization
string
header
required

Path Parameters

username
string
required

Name of the access key to delete.

storage_class
enum<string>
required

Backend storage tier of the access key. standard targets Wasabi; high_performance targets VAST.

Available options:
standard,
high_performance

Query Parameters

project
string
required

Project ID or slug the access key belongs to.

region
string

Region slug (e.g., DAL, SAO2). Required for high_performance (VAST) keys to select the VAST cluster; ignored for standard (Wasabi) keys.

Response

No Content