curl --location --request POST '/api/docker/install' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --form 'file=@""'
{ "id": "string" }