User
Learn more about Users from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetUser | Get a User resource. |
|
| PATCH | UpdateUser | Update an existing User resource. |
|
| DELETE | DeleteUser | Delete an existing User resource. |
|
| GET | GetUserCollection | Get a collection of User resources. |
|
| POST | CreateUser | Create a new User resource. |
|
| GET | GetUserSiteApprovalRoleForUserCollection | Get a collection of User Site Approval Role resources for the User. |
|
| GET | LookupAssociatedStaffMember | Lookup the Resource for the User. |
|
| GET | LookupAssociatedSupplier | Lookup the Supplier for the User. |
|
| GET | LookupDefaultLanguage | Lookup the Language for the User. |
|
| GET | LookupSite | Lookup the Site for the User. |
|
| GET | LookupUserChangePermissionTree | Lookup the permission set for changing the User. |
|
| GET | LookupUserInsertPermissionTree | Lookup the permission set for creating the User. |
|
| GET | BatchGetUser | Get a collection of User resources for the set of id's. |
|
| POST | BatchCreateUser | Create a new collection of User resources. |
|
| PATCH | BatchUpdateUser | Update a collection of existing User resources. |
|
| DELETE | BatchDeleteUser | Delete a collection of existing User resources. |
|
| POST | BatchCalculateUserPermissions | Batch Calculate User Permissions |
|
| PATCH | BatchChangeIsAdministrator | Batch Change Is Administrator Flag |
|
| POST | BatchCreateUserInviteToken | Batch Invite Users |
|
| POST | CalculateUserPermissions | Calculate User Permissions |
|
| POST | ChangeUserAuthenticationStatus | Change User Authentication Status |
|
| PATCH | ChangeUserIsActive | Change the IsActive status for an existing User resource. |
|
| PATCH | ChangeIsAdministrator | Change Is Administrator Flag |
|
| PATCH | ChangeUserPermissionTree | Change the PermissionTree for an existing User resource. |
|
| PATCH | ChangeUserSite | Change the Site status for an existing User resource. |
|
| POST | CreateUserInviteToken | Create and send an e-mail invitation to activate the User |
|
| POST | LinkUserIdentity | Link the invited User to On Key |
|
| PATCH | BatchChangeUserIsActive | Change the IsActive status for a collection of existing User resources. |
|
| PATCH | BatchChangeUserPermissionTree | Change the PermissionTree status for a collection of existing User resources. |
|
| PATCH | BatchChangeUserSite | Change the Site status for a collection of existing User resources. |
|
| PATCH | MatchUpdateUser | Update a collection of existing User resources to have the same value(s). |