delete https://api.render.com/v1/env-groups/
Delete the environment group with the provided ID, including all environment variables and secret files it contains.
Responses
204environment group deleted
Delete the environment group with the provided ID, including all environment variables and secret files it contains.
204environment group deleted
xxxxxxxxxx
curl --request DELETE \
--url https://api.render.com/v1/env-groups/envGroupId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: