Русский
cURL
curl --request POST \ --url https://api.qudata.ai/v0/instances/reboot/{instance_id} \ --header 'X-Api-Key: <api-key>'
{ "ok": true, "data": null }
Kills all tasks and reboots the instance
Successful Response