Skip to main content

Revoke object storage bucket presigned URLs

POST 

/object_storage/object_storage_cluster/buckets/bucket/revoke_presigned_urls

Revoke presigned URLs for all objects within an object storage bucket

Scopes

  • object_storage

OAuth2 Scopes

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

Request

Body

    object_storage_cluster

    object

    required

    region string

    bucket

    object

    required

    name string

Responses

Revoke presigned URLs for all objects within an object storage bucket

Schema

    success booleanrequired
Loading...