---
title: "Start material assignment pipeline"
method: POST
path: "/pipeline"
tags: ["pipeline"]
---

# Start material assignment pipeline

`POST /pipeline`

## Response `202`

Pipeline started

- SessionCreated
  - `session_id` string
  - `status` string
  - `message` string
  - `estimated_duration_minutes` integer, nullable

## Other responses

- `400` — Invalid input
- `413` — File too large

## Changes

- **2026-04-29** `790a7e8ac4e2` — 13 warning
  - removed the request property `cluster_embedding_backend`
  - removed the request property `cluster_embedding_base_url`
  - removed the request property `cluster_embedding_batch_size`
  - removed the request property `cluster_embedding_max_workers`
  - …9 more

[Change history](https://skmtc.dev/nvidia/apis/material-agent-service/changes/pipeline/post.md)

---

[API](https://skmtc.dev/nvidia/apis/material-agent-service.md) · [All operations](https://skmtc.dev/nvidia/apis/material-agent-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nvidia/material-agent-service/revisions/790a7e8ac4e2/schema)
