Skip to main content
DELETE
/
v1
/
partner
/
products
/
:productId
/
sync
Delete Shopify sync configuration
curl --request DELETE \
  --url http://localhost:3000/v1/partner/products/:productId/sync
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.switchyard.run/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

productId
string<uuid>
required

Response

Sync configuration deleted

success
boolean
required