Groups
Was this section helpful?
What made this section unhelpful for you?
Endpoints
GET
GET
GET
POST
PUT
PATCH
PATCH
PATCH
DELETE
Was this section helpful?
GET
PingGET
Get UsersGET
Get Users by FilterGET
Get UserPOST
Create UserPUT
Update UserPATCH
Patch User (update Display Name)PATCH
Patch User (Add Email)PATCH
Patch User (Remove Email)PATCH
Patch User (Add UPN)PATCH
Patch User (Remove UPN)PATCH
Patch User (update Employee Number)PATCH
Patch User (Add Employee Number)PATCH
Patch User (Remove Employee Number)PATCH
Patch User (update active field)PATCH
Patch User (update tracking field)DELETE
Delete UserActivTrak's SCIM API supports the retrieval, creation, update, and deletion of User Groups.
ActivTrak's SCIM API supports the following Group fields:
scim/v1/groups?count=count&startIndex=startIndex
scim/v1/groups?filter=displayName eq "My Group"
scim/v1/groups/{groupId}
scim/v1/groups
scim/v1/groups/{groupId}
scim/v1/groups/{groupId}
scim/v1/groups/{groupId}
scim/v1/groups/{groupId}
scim/v1/groups/{groupId}