Products

Delete a Product

delete/api/v1/products/{id}

Path parameters

idinteger required

The product ID

The product ID

Query parameters

categoryIdinteger nullable

The category ID - Passing a category ID deletes the product from the specific category only

The category ID - Passing a category ID deletes the product from the specific category only

Response

Product deleted successfully

metaobject nullable
errorsobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.