---
title: "POST /v1/printers/{id}/filaments/assign"
method: POST
path: "/v1/printers/{id}/filaments/assign"
---

# POST /v1/printers/{id}/filaments/assign

`POST /v1/printers/{id}/filaments/assign`

## Path parameters

- `id` string, required

## Request body

- object
  - `jobId` number, nullable
  - `slots` object[], required
    - `position` number, required
    - `materialId` string, nullable
    - `materialType` string, nullable
    - `color` string, nullable
    - `vendor` string, nullable

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
