Keys for the PermissionsModels dictionary accepted by
POST and
PUT api/Administrators.
Set a value to 1 to grant the permission or 0 to revoke it.
Keys marked with * are read-only: they are computed automatically by the server and ignored if sent in the request body.
All keys
ADSAccessToAllCompaniesAddOrRemoveDestinationForCompanyAddOrRemoveDestinationForUserAdministratorsAgentlessRestoreAssignTagsAuditLogBackupHistoryBillingCapacityReportCloudRestoreCustomizeDashboardDashboardDeleteDataFromStorageDirectConnectAccessDownloadsEC2SnapshotsEnableSupportChatGoogleAppsHelpMarketingLicenseActivateLicenseBuyLicenseUsageHistoryLicensesManageCompaniesManageImmutabilityManageStorageLimitsForCompanyManageStorageLimitsForUserManageTagsMonitiringNotificationOnlineAccessPSAPurchaseHistoryQuickRestoreRebrandingRemoteDeployRemoteManagmentSecurityWidgetShowBackupRestorePlansAndAgentSettingsShowDeepInstinctShowMSP360ControlMobileApplicationShowRemoteConnectionShowRmm*ShowTicketsStorageStorageLimitStorageUsageUsersUsersCreateEditUsersDelete
Sample request body
{
"ADS": 0,
"AccessToAllCompanies": 0,
"AddOrRemoveDestinationForCompany": 0,
"AddOrRemoveDestinationForUser": 0,
"Administrators": 0,
"AgentlessRestore": 0,
"AssignTags": 0,
"AuditLog": 0,
"BackupHistory": 0,
"Billing": 0,
"CapacityReport": 0,
"CloudRestore": 0,
"CustomizeDashboard": 0,
"Dashboard": 0,
"DeleteDataFromStorage": 0,
"DirectConnectAccess": 0,
"Downloads": 0,
"EC2Snapshots": 0,
"EnableSupportChat": 0,
"GoogleApps": 0,
"HelpMarketing": 0,
"LicenseActivate": 0,
"LicenseBuy": 0,
"LicenseUsageHistory": 0,
"Licenses": 0,
"ManageCompanies": 0,
"ManageImmutability": 0,
"ManageStorageLimitsForCompany": 0,
"ManageStorageLimitsForUser": 0,
"ManageTags": 0,
"Monitiring": 0,
"Notification": 0,
"OnlineAccess": 0,
"PSA": 0,
"PurchaseHistory": 0,
"QuickRestore": 0,
"Rebranding": 0,
"RemoteDeploy": 0,
"RemoteManagment": 0,
"SecurityWidget": 0,
"ShowBackupRestorePlansAndAgentSettings": 0,
"ShowDeepInstinct": 0,
"ShowMSP360ControlMobileApplication": 0,
"ShowRemoteConnection": 0,
"ShowTickets": 0,
"Storage": 0,
"StorageLimit": 0,
"StorageUsage": 0,
"Users": 0,
"UsersCreateEdit": 0,
"UsersDelete": 0
}