Secrets›
Secrets
Delete specific secrets permanently from the vault.
This API permanently [removes specified secrets](https://www.lambdatest.com/support/docs/hyperexecute-how-to-save-and-manage-secrets/#delete-the-secrets) from the secure vault when they're no longer needed, helping maintain security and compliance with data retention policies.
POST
/v1.0/secrets/delete
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/jsonsecretKeystringrequired
usernamestring
orgIDstring
Response
application/jsonSuccessful operation
messagestring
statusstring