Skip to main content
DELETE
/
api
/
v1
/
bom
/
line-items
/
{line_item_id}
Delete Line Item
curl --request DELETE \
  --url https://staging.cutmake.ai/api/v1/bom/line-items/{line_item_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

X-Org-Id
string | null

Path Parameters

line_item_id
string
required

Response

Successful Response