latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

S3 Storages

Update S3 Storage

Update S3 storage by UUID.

patch/s3-storages/{uuid}

Path parameters

uuidstring required

S3 Storage UUID

Request body

namestring

A friendly name for the storage.

descriptionstring nullable

Optional description.

endpointstring

S3-compatible endpoint URL.

bucketstring

S3 bucket name.

regionstring

S3 region.

keystring

Access key.

secretstring

Secret key.

is_usableboolean

Whether the storage is marked usable.

Response

S3 storage updated.

uuidstring