Delete a Ruleset by resource name.
If the Ruleset is referenced by a Release the operation will fail.
HTTP request
DELETE https://firebaserules.googleapis.com/v1/{name=projects/*/rulesets/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name | 
                
                   
 Required. Resource name for the ruleset to delete. Format:   | 
              
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-platformhttps://www.googleapis.com/auth/firebase
For more information, see the Authentication Overview.