Delete Product Endpoint (2025-05-12)
Delete a specific product using its ID.Remember to include the
X-API-Version: 2025-05-12
header in your request to use this API version.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the product to delete