API ReferenceBridge
Complete sync session
Finalizes a sync session. Queues async cleanup to mark stale resources as removed. Returns 202 Accepted.
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Api-Key <your_api_key>
In: header
Path Parameters
app_external_uuid*string
Format
uuidsync_id*string
Format
uuidResponse Body
application/json
curl -X POST "https://developer.idenhq.com/org/{tenant_slug}/api/v1/bridge/apps/497f6eca-6276-4993-bfeb-53cbbbba6f08/sync/497f6eca-6276-4993-bfeb-53cbbbba6f08/complete/"Empty
{
"detail": "string"
}