Create or update a secret
Secrets
Create or update a secret
Stores a new secret or updates an existing one in the secrets bucket
PUT
Create or update a secret
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Secret details to store
Response
Secret created/updated successfully
Example:
"success"