cURL
curl --request POST \ --url https://www.orgo.ai/api/computers/{id}/stop \ --header 'Authorization: Bearer <token>'
curl -X POST https://www.orgo.ai/api/computers/550e8400-e29b-41d4-a716-446655440000/stop \ -H "Authorization: Bearer sk_live_..."
API key authentication. Format: sk_live_...
Computer stopped