Skip to content

Commit 5075383

Browse files
authored
Merge pull request #333 from leslitagordita/update-obj-storage-key
[Update] POST /object-storage/keys
2 parents 7f2f541 + 79b129e commit 5075383

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18816,6 +18816,10 @@ components:
1881618816
* [list all buckets](/api/v4/object-storage-buckets/) available on this Account, but cannot perform any actions on a bucket unless it has access to the bucket.
1881718817

1881818818
* [create new buckets](/api/v4/object-storage-buckets/#post), but do not have any access to the buckets it creates, unless explicitly given access to them.
18819+
18820+
18821+
**Note:** You can create an Object Storage Limited Access Key without access to any buckets.
18822+
This is achieved by sending a request with an empty `bucket_access` array.
1881918823
items:
1882018824
type: object
1882118825
properties:

0 commit comments

Comments
 (0)