Queue a training run
Staff Onboarding
Queue a training run
Requires onboarding_admin + CSRF. Returns 409 if the tenant has no ingested dataset. Enqueues a train_tenant_model platform job keyed by train:{tenant_id}:{dataset_id}:{config_hash} — the config hash covers the embedding/clusterer settings, so a configuration change gets its own job instead of colliding with a prior run’s idempotency key. A previously failed or cancelled job for the same key is automatically retried. Returns 202 with the job id.
POST
Queue a training run
Path Parameters
Response
Successful Response
The response is of type Response Train Admin Tenants Tenant Id Train Post · object.