# Deactivate synchronizer Revoke all tokens and unregister synchronizer device Endpoint: POST /auth/synchronizer/deactivate Version: 1.0 ## Request fields (application/json): - `licenseKey` (string, required) Site license key Example: "SITE-LICENSE-KEY-123" - `deviceId` (string, required) Device identifier Example: "DEVICE-ABC-123" ## Response 200 fields ## Response 401 fields