Phase 18 GENOMICS-09/10/11 — POST /api/v1/finngen/endpoints/{name}/profile.
POST/api/v1/finngen/endpoints/:name/profile
Dispatches a co2.endpoint_profile run via FinnGenRunService. Returns
202 + run envelope; the Darkstar R worker (Plan 18-05) writes into
{source}_co2_results.* on completion.
Permission enforced at route level: finngen.endpoint_profile.compute.
Input validated by ComputeEndpointProfileRequest (source_key regex +
optional min_subjects). Schema is provisioned lazily on every dispatch
per D-09 (idempotent CREATE ... IF NOT EXISTS; safe to call repeatedly).
Request
Responses
- 401