Trigger a projection sync
Connections
Trigger a projection sync
Enqueues a search-projection sync for the connection (resumable, idempotent). Returns a run receipt; isCached: true indicates a recent run was reused. Requires a *:write scope.
POST
Trigger a projection sync
Authorizations
Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).