Delete Product
Product
Delete Product
/product/
DELETE
Delete Product
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/product/ Description: The/product/{id} endpoint allows deleting a specific product identified by its unique ID.
Method:
DELETE
Path Parameter:
| Parameter | Type | Description |
|---|---|---|
| id | string | The unique identifier of the product. |