Skip to main content
DELETE
Delete User Secret

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
key
string

Name of the environment variable to delete

Example:

"MY_API_KEY"

Response

Success: {"success": true, "msg": "Environment variable deleted successfully"}

success
boolean

Always true

msg
string

Confirmation message