Trigger analysis for an interview run
Path Parameters
id*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://loading/api/v1/interview-runs/run_1234567890abcdef/analyze" \ -H "Content-Type: application/json" \ -d '{}'{
"object": "analysis",
"id": "string",
"status": "pending"
}Empty