curl --location --request DELETE '/api/docker/compose/service/' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }