Deletes a secret and its versions along with its values.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Secret Id of the secret.
Deletes a secret and its versions along with its values and returns the count of the deleted secrets.
The response is of type number
.