Delete

Delete a secret by rid. This is a permanent deletion. To perform a soft delete, use the archive endpoint.

Path parameters

ridstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.