Products

Delete Product

Delete a product by ID

DELETE
/merchantos/products/{product_id}
x-access-token<token>

In: header

Path Parameters

product_id*string

The ID of the product to delete

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/merchantos/products/string"
Empty