You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18816,6 +18816,10 @@ components:
18816
18816
* [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.
18817
18817
18818
18818
* [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.
0 commit comments