📄️ /common/log-archives/import/begin/{logArchiveId}
Starts log archive import.
📄️ /common/log-archives/import/cancel/{logArchiveId}
Stops log archive import.
📄️ /common/log-archives/import/errors/{logArchiveId}
Clear log archive import errors.
📄️ /common/groups
Creates a group with the given data.
📄️ /common/ldss/{ldsId}/group-access-roles/{groupId}
Creates new access roles for the specified group.
📄️ /common/ldss/{ldsId}/user-access-roles/{userId}
Creates new access roles for the specified user.
📄️ /common/ldss
Creates an Log Data Source with the given data.
📄️ /common/log-archives
Creates a Log Archive with the given data.
📄️ /common/users
Creates a user with the given data.
📄️ /common/groups/{groupId}
Deletes the specified group.
📄️ /common/ldss/{ldsId}/group-access-roles/{groupId}
Deletes the specified group's access roles.
📄️ /common/ldss/{ldsId}/user-access-roles/{userId}
Deletes the specified user's access roles.
📄️ /common/ldss/{ldsId}
Deletes the specified Log Data Source.
📄️ /common/log-archives/{logArchiveId}
Deletes the specified Log Archive.
📄️ /common/users/{userId}
Deletes the specified user.
📄️ /common/log-archives/import/errors/{logArchiveId}/{sessionId}
Download single log archive error file.
📄️ /common/ldss/{ldsId}/final-user-access-roles
Gets a list of access roles on the specified Log Data Source (for the used access token).
📄️ /common/groups/indirect-users/{groupId}
Gets indirect users of the group.
📄️ /common/groups/users/{groupId}
Gets all users of the group.
📄️ /common/groups/{groupId}
Gets the specified group (for the used access token).
📄️ /common/groups
Gets the list of groups (for the used access token).
📄️ /common/ldss/{ldsId}/group-access-roles/{groupId}
Gets the group's access roles for the specified Log Data Source and group (for the used access token).
📄️ /common/groups/lds-access-roles/{groupId}
Gets the list of Log Data Sources access roles for the specified group
📄️ /common/ldss/{ldsId}/group-access-roles
Gets the list of group access roles for the specified Log Data Source (for the used access token).
📄️ /common/ldss/{ldsId}/user-access-roles/{userId}
Gets the specified user's access roles for the specified Log Data Source.
📄️ /common/ldss/user-access-roles-overview/{ldsId}
Gets users access roles for the specified lds.
📄️ /common/users/lds-access-roles-overview/{userId}
Gets the list of Log Data Sources access roles for the specified user.
📄️ /common/users/lds-access-roles/{userId}
Gets the list of user access roles for the specified Log Data Source (for the used access token).
📄️ /common/ldss/{ldsId}/user-access-roles
Gets the list of user access roles for the specified Log Data Source (for the used access token).
📄️ /common/ldss/{ldsId}
Gets the specified Log Data Source's information (for the used access token).
📄️ /common/ldss
Gets the list of Log Data Sources (for the used access token).
📄️ /common/log-archives/import/errors/{logArchiveId}
Get log archive errors for a given log archive id.
📄️ /common/log-archives/import/status/{logArchiveId}
Get log archive import status.
📄️ /common/log-archives/overview/{logArchiveId}
Get log archive overview information table.
📄️ /common/log-archives/{logArchiveId}
Gets the specified Log Archive's information (for the used access token).
📄️ /common/log-archives
Gets the list of Log Archives (for the used access token).
📄️ /common/groups/studio-account-permissions/{groupId}
Gets direct group permissions on studio accounts.
📄️ /common/users/studio-account-permissions-overview/{userId}
Gets studio account user permissions (direct and indirect).
📄️ /common/users/studio-account-permissions/{userId}
Gets direct user permissions on studio accounts.
📄️ /common/user-info
Gets the information for the specified user (for the used access token).
📄️ /common/users/{userId}
Gets user information (for the used access token).
📄️ /common/users
Gets the list of users.
📄️ /common/user-password/{userId}
Resets the user password for the specified user Id and password data.
📄️ /common/groups/users/{groupId}
Update users of the group.
📄️ /common/groups/{groupId}
Updates the specified group with the given data.
📄️ /common/ldss/{ldsId}/group-access-roles/{groupId}
Updates an Log Data Source group's access roles with the given data.
📄️ /common/ldss/{ldsId}/user-access-roles/{userId}
Updates an Log Data Source user's access roles with the given data.
📄️ /common/ldss/{ldsId}
Updates the specified Log Data Source with the given data.
📄️ /common/log-archives/{logArchiveId}
Updates the specified Log Archive with the given data.
📄️ /common/users/{userId}
Updates the specified user with the given data.