Error
Outbound
Trigger a sync now
Force the source to sync on the worker’s next tick (the worker owns the actual sync — it holds the integration transport). Returns 202 with the source id and status queued.
POST
Error
Authorizations
Clerk JWT (browser). Requires Authorization: Bearer <clerk_jwt> and the X-Organization-Id header. Validated by the ported Clerk middleware, which sets the app.current_organization_id RLS context.