Updates the attributes of the specified WebApp
.
HTTP request
PATCH https://firebase.googleapis.com/v1beta1/{app.name=projects/*/webApps/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
app. |
The resource name of the
|
Query parameters
Parameters | |
---|---|
update |
Specifies which fields of the Note that the following fields are immutable: To update This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of WebApp
.
Response body
If successful, the response body contains an instance of WebApp
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/firebase
For more information, see the Authentication Overview.