Deletes the specified ResourcePolicy
configuration.
HTTP request
DELETE https://firebaseappcheck.googleapis.com/v1/{name=projects/*/services/*/resourcePolicies/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The relative resource name of the
|
Query parameters
Parameters | |
---|---|
etag |
The checksum to be validated against the current This etag is strongly validated as defined by RFC 7232. |
Request body
The request body must be empty.
Response body
If successful, the response body is empty.
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.