Skip to main content
DELETE
/
{shopId}
/
products
/
{productId}
Delete product
curl --request DELETE \
  --url http://staging.qshop.ng/apiv2/{shopId}/products/{productId}

Documentation Index

Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt

Use this file to discover all available pages before exploring further.

Headers

string
Example:

""

Path Parameters

productId
string
required
Example:

"62e05dacbadea08abf03d158"

Response

200 - undefined