API

System APIs

Tags and resources

PUT
global/otp-exceptions/{otpExceptionId}
Updates the OTQ exception
GET
global/rambase-systems/{ramBaseSystemId}/users?search={search}
Returns users for a system
GET
system/consultants?search={search}
Lists Partners for a system
GET
system/sessions/current/databases
Returns a list of databases the user can access
POST
system/users
Creates a new user
GET
system/users/{userId}
Details about specified user
POST
system/users/{userId}/api-operations/{apiOperationId}/instances
18 operation(s) for system/users/{userId}
PUT
system/users/{userId}
Updates a user in PER and login
GET
system/users/{userId}/companies
List of companies which the user has access to
GET
system/users/{userId}/sessions?search={search}
List session information for a given user
GET
system/users/{userId}/statistics
List recent usage statistics for a given user
POST
system/users/{userId}/system-permissions
Creates a new system permission for the user
PUT
system/users/{userId}/system-permissions/{systemPermissionId}
Updates details for a users system permission.
GET
system/users/{userId}/system-permissions/current
Gets permission info for the system you are currently logged into.
POST
system/users/{userId}/system-permissions/current/api-operations/{apiOperationId}/instances
1 operation(s) for system/users/{userId}/system-permissions/current
GET
system/users?search={search}
Resource for listing users in the system
POST
system/users?search={search}/api-operations/{apiOperationId}/instances
3 operation(s) for system/users?search={search}