v1
latestOpenAPI 3.0.32026-07-13149852.3 MBkit
Kit - Create
Create a new kit with component items, SKU, and optional details.
post/kit/create
Request body
Example request
{
"data": {
"tags": [
"507f1f77bcf86cd799439011",
"507f1f77bcf86cd799439012"
]
}
}Response
Kit created
Example response
{
"_id": "507f1f77bcf86cd799439011"
}