cURL
curl --request POST \ --url https://www.orgo.ai/api/computers/{id}/wait \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "duration": 123 }'
API key authentication. Format: sk_live_...
Wait completed