Skip to main content
DELETE
Deleting a product is irreversible. Products with existing orders cannot be deleted and must be archived instead.

Path Parameters

string
required
The unique identifier of the product to delete

Response

string
The ID of the deleted product
string
Always “product”
boolean
Always true for successful deletion

Error Responses

object
Error object when deletion fails