Skip to main content

Delete object storage access key

DELETE 

/object_storage/access_keys/access_key

Delete an object storage access key

Scopes

  • object_storage

OAuth2 Scopes

When using OAuth2 authentication, scopes are prefixed with api.katapult.io/core/v1/.

Request

Body

    access_key

    object

    required

    id string

Responses

Delete an object storage access key

Schema

    success booleanrequired
Loading...