Updates attributes of the specified Hosting Site.
HTTP request
PATCH https://firebasehosting.googleapis.com/v1beta1/{site.name=projects/*/sites/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
site.name |
Output only. The fully-qualified resource name of the Hosting site, in the format:
PROJECT_IDENTIFIER: the Firebase project's |
Query parameters
| Parameters | |
|---|---|
updateMask |
A set of field names from your This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of Site.
Response body
If successful, the response body contains an instance of Site.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/firebase.hostinghttps://www.googleapis.com/auth/firebasehttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.