Skip to main content

Resync Products To Stripe

POST 

/api/products/resync-stripe

Re-sync all published products to a specific Stripe integration.

Clears stale Stripe product/price IDs and re-creates them on the target integration. Products already correctly linked to the target integration are skipped.

Optionally pass {"product_ids": ["uuid1", "uuid2"]} in the body to limit scope.

Request

Responses

Successful Response