Secrets
Delete Secret
Deletes a secret and its versions along with its values.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Secret Id of the secret.
Response
200
application/json
Deletes a secret and its versions along with its values and returns the count of the deleted secrets.
The response is of type number
.