Skip to main content
POST
Attach BOMs to a product

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

productId
integer
required

Product ID

Body

application/json
bom_ids
integer[]
required

Array of BOM IDs to attach to the product

Minimum array length: 1

Response

Successful response

data
object