---
title: "Upload Table Configurator Cad"
method: POST
path: "/designs/table-configurator/{assembly_id}/cad"
tags: ["designs"]
---

# Upload Table Configurator Cad

`POST /designs/table-configurator/{assembly_id}/cad`

Attach generated CAD to an existing table configurator assembly.

## Path parameters

- `assembly_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.dev/rmfg/apis/fastapi.md) · [All operations](https://skmtc.dev/rmfg/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rmfg/fastapi/revisions/ea1e6b94ba65/schema)
