Delete an environment variable from a project
curl --request DELETE \
--url https://api.case.dev/applications/v1/projects/{id}/env/{envId} \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request DELETE \
--url https://api.case.dev/applications/v1/projects/{id}/env/{envId} \
--header 'Authorization: Bearer <token>'