beaconed_products_sync
Trigger a Shopify sync for a specific product by UUID. Queues the sync and returns HTTP 202, respecting a rate limit of 10 requests per minute.
Instructions
POST /api/v1/products/{id}/sync — trigger a Shopify sync for the product (queued, 202). EXPENSIVE: 10 req/min limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product UUID |