v1

latestOpenAPI 3.0.02026-07-2455104.8 MB
Product

Delete parts

Deletes the parts of a product.

delete/api/v1/products/{id}/parts

Path parameters

idstring required

Resource identifier.

Example:17

The resource's identifier.

Request body

idstring

Resource identifier.

Example request

[
  {
    "id": "17"
  }
]

Response

Operation completed successfully, no response body