Queue cross-integration canonical_id reconciliation (Wirespeed internal only)
Always runs for the current team from the authenticated request (CLS teamId); the job payload does not accept a team id. FunctionService.sendJob attaches that team id to the background job. Each requested scope is enqueued as its own background job (one scope per BullMQ job).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Optional scopes only. Reconciliation targets the current team, not a team id in the body.
Which asset kinds to reconcile for the current team (from auth context). When omitted, both directory users and endpoints are included.
users, endpoints Response
Job was accepted onto the background queue

