Endpoint
Authentication
Path Parameters
string
required
Your Convo project ID.
Request Example
Response
boolean
Returns
true when the catalogue sync was triggered successfully.Sync Catalogue Products
To also synchronize the products within your catalogues (not just the catalogue metadata), use the following endpoint:{"status": true} on success.
It is recommended to call
sync-catalog first to pull in any new catalogues, then call sync-catalog-products to ensure all product data within those catalogues is up to date.