/b/{bucket}/o/{object}/acl/{entity}
DELETE
/b/{bucket}/o/{object}/acl/{entity}
objectAccessControls
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://storage.googleapis.com/storage/v1beta2/b//o//acl/'
Response Response Example
{}
Request
Path Params
bucket
string
required
object
string
required
entity
string
required
Query Params
generation
string
optional
Responses
Modified at 2023-08-15 08:12:16