Skip to main content
DELETE
cURL

Delete Product Endpoint (2024-09-01)

Delete a specific product using its ID.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

reference_product_id
string
required

The ID of the product to delete

Response

Product deletion response

object
string

The type of object deleted

Example:

"tax.product"

deleted_at
number

Epoch datetime representing the date and time the object was deleted

Example:

1721782604