{ "iso_url": "string" }
curl --location --request PUT '/user/servers//boot/custom_iso' \ --header 'Content-Type: application/json' \ --data '{ "iso_url": "string" }'
{}