Secrets
Create or update a secret
Stores a new secret or updates an existing one in the secrets bucket
put/secrets
Request body
Response
Secret created/updated successfully
Example response
{
"message": "success"
}Stores a new secret or updates an existing one in the secrets bucket
Secret created/updated successfully
{
"message": "success"
}