---
title: "Synchronize Users"
method: PUT
path: "/connect/users/sync"
tags: ["Users"]
---

# Synchronize Users

`PUT /connect/users/sync`

Synchronizes all SOC users across the grid. This is an asynchronous request.
The background operation can take several minutes to complete.

## Response `200`

The synchronization request has been submitted

## Other responses

- `401` — Request was not properly authenticated
- `405` — User module not configured on server
- `500` — Internal SOC error; review SOC logs

---

[API](https://skmtc.net/security-onion-solutions/apis/security-onion-connect-api.md) · [All operations](https://skmtc.net/security-onion-solutions/apis/security-onion-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/security-onion-solutions/security-onion-connect-api/versions/0576ce393f8d/schema)
