v1

latestOpenAPI 3.1.02026-07-135055368.9 KB
Products

Delete a Specific Product by ID

Delete a Specific Product by ID

delete/v1/products/{product_id}

Path parameters

product_idstring required

ID of the product

ID of the product

Response

Product deleted successfully

messagestring required

Address line 1

Example response

{
  "message": "link"
}