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