Project Storage APIs
Authorizations
OAuth2clientCredentialsRequiredAuthorization URL: Token URL:
An OIDC service account that was authenticated.
Path parameters
projectIdstringRequired
bucketIdstringRequired
Responses
200
OK
No content
401
Unauthorized
*/*
delete
/console/projects/{projectId}/storage/{bucketId}No content
Authorizations
OAuth2clientCredentialsRequiredAuthorization URL: Token URL:
An OIDC service account that was authenticated.
Path parameters
projectIdstringRequired
tierstringRequired
visibilitystringRequired
Responses
200
OK
*/*
401
Unauthorized
*/*
post
/console/projects/{projectId}/storage/{tier}/{visibility}Last updated