Skip to main content
POST
/
events
/
{agent_id}
/
execute
Run Agent
curl --request POST \
  --url https://api.zo.computer/events/{agent_id}/execute \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Zo API key (zo_sk_...)

Path Parameters

agent_id
string
required

Response

Successful Response

The response is of type Response Runagent · object.