Delete a secret
Delete a secret from the vault.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
secretId
The secret’s MongoDB id (24-char hex).
Response
Secret deleted.
status
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error

