Skip to main content
POST
SyncOrganization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The body is of type object.

Response

A successful response.

externalSync
object
required
existingUserCount
integer<int64>
required
addedToOrganizationUserIds
string[]
required
createdUsers
object[]
required
deactivatedUserIds
string[]
required
existingGroupCount
integer<int64>
required
createdUserGroups
object[]
required
deletedUserGroupNames
string[]
required