Secrets›
Secrets
Create Secrets and store sensitive information in the vault.
This API allows you to securely [create and save secrets](https://www.lambdatest.com/support/docs/hyperexecute-how-to-save-and-manage-secrets/#create-a-new-secret) like API keys or sensitive data, ensuring they remain protected throughout your testing. Industry-standard algorithms encrypt each secret.
PUT
/v1.0/secrets/create
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/jsonsecretKeystringrequired
secretValuestring
usernamestring
orgIDstring
Response
application/jsonSuccessful operation
messagestring
statusstring