cURL
curl --request DELETE \ --url https://api.lyceum.technology/api/v2/external/environment-variables \ --header 'Authorization: Bearer <token>'
Delete all environment variables for the user.
Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.
lk_
Successful Response