Remove Secrets
DELETE/secret-svc/secrets
Remove secrets if authorized to do so
Request
- application/json
Body
required
Remove Secret Request
id string
ids string[]
key string
keys string[]
Responses
- 200
- 401
- 500
Remove Secret Response
- application/json
- Schema
- Example (from schema)
Schema
object
{}
Unauthorized
- application/json
- Schema
Schema
string
Internal Server Error
- application/json
- Schema
Schema
string
Loading...