Русский
cURL
curl --request PUT \ --url https://api.qudata.ai/v0/instances/{instance_id} \ --header 'X-Api-Key: <api-key>'
{ "ok": true, "data": null }
Starts the instance or pauses it
Successful Response