Update Web App
Updates an existing web app in Firebase.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Firebase project ID.
stringrequired
Firebase Web app ID.
string
Comma-separated field mask specifying which web app fields to update.
string
User-assigned display name for the web app.
string
Google-assigned UID for the Firebase API key associated with the web app.
array of string
URLs where the web app is hosted.
string
Checksum sent with update requests to avoid overwriting a stale web app resource.