Skip to main content
POST
/
computers
/
{id}
/
type
Type Text
curl --request POST \
  --url https://www.orgo.ai/api/computers/{id}/type \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{
  "text": "<string>"
}'

Authorizations

Authorization
string
header
required

API key authentication. Format: sk_live_...

Path Parameters

id
string
required

Body

application/json
text
string
required

Response

200

Text typed