Delete secret
DELETE/secrets/:id
✨Added in v0.40
Delete a secret by its ID. Delete a secret using its ID. It is only possible to delete secrets that are not contained in the appliance configuration.
Request
Responses
- 204
- 400
- 404
- 409
- 500
success
bad request
not found
request in conflict with current server state
internal error