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