curl --request DELETE \
--url https://api.devhelm.io/api/v1/environments/{slug} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://api.devhelm.io/api/v1/environments/{slug} \
--header 'Authorization: Bearer <token>'