cURL
curl --request DELETE \ --url https://api.fabric.inc/v3/catalog-connector/products/skus/{skuId} \ --header 'Authorization: Bearer <token>' \ --header 'x-fabric-tenant-id: <x-fabric-tenant-id>'
This response does not have an example.
Use this endpoint to delete a single product by using its SKU.
If you don’t have the product SKU, use one of the endpoints to delete the product:
Was this page helpful?