{ "operation": "api-annotations-async-post", "method": "POST", "path": "/api/v1/annotations-async", "summary": "Start A NERD Annotation Job", "request": { "body": null }, "response": { "status": 200, "body": { "job_id": "J1234", "request_id": "R1234" } } }