Skip to main content
POST
/
org
/
{org_id}
/
agents
/
{agent_id}
/
run-tests
Run all tests
curl --request POST \
  --url https://v2-nova-api.prod.czmx.in/org/{org_id}/agents/{agent_id}/run-tests
{
  "message": "<string>",
  "workflow_id": "<string>"
}

Path Parameters

org_id
string
required

Organization ID

agent_id
string
required

Agent ID

Response

OK

message
string
workflow_id
string