Sync Client Employees

Sync the full set of employees within a single client. The server computes a delta — new employees are created, existing ones are updated, and any employee not included is deactivated. This operation is synchronous.

Requires scope: organization:sync.

Path Params
string
required

Digits client organization identifier.

Body Params
string
required

Digits client organization identifier.

employees
array of objects
required

Full set of desired employees for this client. The server computes a delta — new employees are created, existing ones are updated, and any employee not included is deactivated.

employees*
boolean

When false (default), the server computes and returns the delta without applying any changes — a preview of what the sync would do. Set to true to apply the changes.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json