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