Deletes the specified CustomDomain
.
HTTP request
DELETE https://firebasehosting.googleapis.com/v1beta1/{name=projects/*/sites/*/customDomains/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the |
Query parameters
Parameters | |
---|---|
allowMissing |
If true, the request succeeds even if the |
validateOnly |
If true, Hosting validates that it's possible to complete your request but doesn't actually delete the |
etag |
A tag that represents the state of the |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/firebase.hosting
https://www.googleapis.com/auth/firebase
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.