- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
Deletes a Secret
.
HTTP request
DELETE https://secretmanager.googleapis.com/v1/{name=projects/*/secrets/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Query parameters
| Parameters | |
|---|---|
etag
|
Optional. Etag of the |
Request body
The request body must be empty.
Response body
If successful, the response body is empty.
Authorization Scopes
Requires the following OAuth scope:
-
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview .

