{ "url": "string" }
curl --location --request POST '/api/docker/onlineInstall' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "string" }'
{ "id": "string" }