Skip to content

Trigger metadata sync

POST
/api/v1/catalogs/sync
curl --request POST \
--url https://example.com/api/v1/catalogs/sync

Manually trigger metadata sync.

Useful for:

  • Testing the sync process
  • Immediate refresh after schema changes
  • On-demand updates before important operations

Note: Works independently of background sync service. If background sync is enabled, it runs automatically every hour.

Successful Response

Media typeapplication/json
Examplegenerated
example