Skip to main content
DELETE
Delete product

Authorizations

x-api-key
string
header
required

API key for merchant authentication

Path Parameters

id
string
required

Product ID (MongoDB ObjectId)

Pattern: ^[a-f\d]{24}$

Response

Product deleted successfully

success
boolean
Example:

true