Users
ActivTrak's SCIM API supports the retrieval, creation, update, and deletion of User entities.
Supported Fields
ActivTrak's SCIM API supports the following User fields:
User fields
Unique identifier for the User, as defined by the service provider.
The primary identifier value assigned to the User in ActivTrak. This value is read-only and is automatically set to the User Principal Name (UPN), or the primary email if UPN is not present.
The components of the user's real name. Sub-properties include familyName, givenName, and middleName.
A human-readable name for the User.
E-mail addresses for the user.
A Boolean value indicating the User's administrative status.
For ActivTrak's API, updating this value to false adds the User to the Do Not Track list and deletes their associated user agents.
Updating the value from false to true (re-provisioning) removes the User from the Do Not Track list, and attempts to restore any historical user agent data if it has not yet been deleted.
A list of groups to which the user belongs.
API metadata information regarding the User resource.
Numeric or alphanumeric identifier assigned to a User.
A Boolean value indicating the User's tracked status.
For ActivTrak's API, updating this value to false adds the User to the Do Not Track list.
Updating the value from false to true removes the User from the Do Not Track list.
User Principal Names (UPN) for the user.