System Role Accesses

A collection of 'accesses' that are associated to a system role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32

SystemRoleId is an integer datatype field in the SystemRoleAccess table which corresponds to the primary key of the SystemRoles table and is used as a foreign key to associate the specified SystemRoleAccess record to a given role.

int32

The AccessId field of data type int in the SystemRoleAccess table is a unique identifier assigned to each system role that is used to access a system and its resources. The AccessId field is used to determine which roles and users have access to specific resources.

int32 | null

The RoleId field in the SystemRoleAccess table contains the unique numerical identifier for each role within a system. This data type should be an int to ensure that it contains a non-decimal numerical value.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!