Trigger a manual cloud catalog sync for the given source (both models and pricing phases). Enqueues a background job (pr
POST/api/v1/admin/cloud-catalog/sources/:source_id/sync
Trigger a manual cloud catalog sync for the given source (both models and pricing phases). Enqueues a background job (priority=500, phase='both') and returns 202 with job_id immediately. The resulting CloudCatalogSyncRun will have trigger='manual'. Requires JWT auth with admin or owner role.
Request
Responses
- 200
- default
Success
Error response