api-token: ********************
curl --location --globoff 'http://localhost:5678/api/open/env/v1/delete' \ --header 'api-token: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "isComposite": true }'
true