📄️ /studio/accounts/{accountId}/group-permissions/{groupId}
Creates new permissions for the specified group.
📄️ /studio/accounts/settings/map/{accountId}
Create a new settings map for the specified account.
📄️ /studio/accounts/{accountId}/user-permissions/{userId}
Creates new permissions for the specified user.
📄️ /studio/accounts
Creates an account with the given data.
📄️ /studio/accounts/{accountId}/group-permissions/{groupId}
Deletes the specified group's permissions.
📄️ /studio/accounts/settings/map/{accountId}/{settingsMapId}
Deletes the provided settings map for the specified account.
📄️ /studio/accounts/{accountId}/user-permissions/{userId}
Deletes the specified user's permissions.
📄️ /studio/accounts/{accountId}
Deletes the specified account.
📄️ /studio/accounts/{accountId}/group-permissions/{groupId}
Gets the group's permission for the specified account (for the used access token).
📄️ /studio/accounts/{accountId}/group-permissions
Gets the list of group permissions for a specific Studio account (for the used access token).
📄️ /studio/accounts/{accountId}/ldss
Gets an account's linked Log Data Source (for the used access token).
📄️ /studio/accounts/{accountId}/log-archives
Gets an account's linked Log Archive (for the used access token).
📄️ /studio/accounts/settings/map/{accountId}
Gets all the settings maps of a specified account.
📄️ /studio/accounts/settings/{accountId}
Gets the settings of a specified account.
📄️ /studio/accounts/user-account-permissions-overview/{accountId}
Gets users permissions (direct and indirect) for the specified account.
📄️ /studio/accounts/{accountId}/user-permissions/{userId}
Gets a specific user's information (for the used access token).
📄️ /studio/accounts/{accountId}/user-permissions
Gets a list of user permissions for the specified Studio account (for the used access token).
📄️ /studio/accounts/{accountId}/users
Gets a list of users with access to the specified account (for the used access token).
📄️ /studio/accounts/{accountId}
Gets the specified account (for the used access token).
📄️ /studio/accounts
Gets a list of client accounts (for the given access token).
📄️ /studio/accounts/{accountId}/final-user-permissions
Gets a list of user permissions for the specified account (for the used access token).
📄️ /studio/settings
Gets the settings used by the Studio client (for the used access token).
📄️ /studio/accounts/{accountId}/group-permissions/{groupId}
Updates an existing group's permissions with the given data.
📄️ /studio/accounts/settings/map/{accountId}/{settingsMapId}
Updates the provided settings map for the specified account.
📄️ /studio/accounts/settings/{accountId}
Updates the provided settings of the specified account.
📄️ /studio/accounts/{accountId}/user-permissions/{userId}
Updates an existing user's permissions with the given data.
📄️ /studio/accounts/{accountId}
Updates the specified account with the given data.