![]() | Dropbox.Api.Team Namespace |
Contains the types used by the routes declared in TeamRoutes.
Class | Description | |
---|---|---|
![]() | ActiveWebSession | Information on active web sessions. |
![]() | AddSecondaryEmailResult | Result of trying to add a secondary email to a user. 'success' is the only value indicating that a secondary email was successfully added to a user. The other values explain the type of error that occurred, and include the email for which the error occured. |
![]() | AddSecondaryEmailResultAlreadyOwnedByUser | Secondary email is already a verified email for the user. |
![]() | AddSecondaryEmailResultAlreadyPending | Secondary email is already a pending email for the user. |
![]() | AddSecondaryEmailResultOther | The other object |
![]() | AddSecondaryEmailResultRateLimited | Too many emails are being sent to this email address. Please try again later. |
![]() | AddSecondaryEmailResultReachedLimit | User already has the maximum number of secondary emails allowed. |
![]() | AddSecondaryEmailResultSuccess | Describes a secondary email that was successfully added to a user. |
![]() | AddSecondaryEmailResultTooManyUpdates | An error occurred due to conflicting updates. Please try again later. |
![]() | AddSecondaryEmailResultTransientError | A transient error occurred. Please try again later. |
![]() | AddSecondaryEmailResultUnavailable | Secondary email is not available to be claimed by the user. |
![]() | AddSecondaryEmailResultUnknownError | An unknown error occurred. |
![]() | AddSecondaryEmailsArg | The add secondary emails arg object |
![]() | AddSecondaryEmailsError | Error returned when adding secondary emails fails. |
![]() | AddSecondaryEmailsErrorOther | The other object |
![]() | AddSecondaryEmailsErrorSecondaryEmailsDisabled | Secondary emails are disabled for the team. |
![]() | AddSecondaryEmailsErrorTooManyEmails | A maximum of 20 secondary emails can be added in a single call. |
![]() | AddSecondaryEmailsResult | The add secondary emails result object |
![]() | AdminTier | Describes which team-related admin permissions a user has. |
![]() | AdminTierMemberOnly | User is not an admin of the team. |
![]() | AdminTierSupportAdmin | User can do a limited set of common support tasks for existing users. |
![]() | AdminTierTeamAdmin | User is an administrator of the team - has all permissions. |
![]() | AdminTierUserManagementAdmin | User can do most user provisioning, de-provisioning and management. |
![]() | ApiApp | Information on linked third party applications. |
![]() | BaseDfbReport | Base report structure. |
![]() | BaseTeamFolderError | Base error that all errors for existing team folders should extend. |
![]() | BaseTeamFolderErrorAccessError | The access error object |
![]() | BaseTeamFolderErrorOther | The other object |
![]() | BaseTeamFolderErrorStatusError | The status error object |
![]() | BaseTeamFolderErrorTeamSharedDropboxError | The team shared dropbox error object |
![]() | CustomQuotaError | Error returned when getting member custom quota. |
![]() | CustomQuotaErrorOther | The other object |
![]() | CustomQuotaErrorTooManyUsers | A maximum of 1000 users can be set for a single call. |
![]() | CustomQuotaResult | User custom quota. |
![]() | CustomQuotaResultInvalidUser | Invalid user (not in team). |
![]() | CustomQuotaResultOther | The other object |
![]() | CustomQuotaResultSuccess | User's custom quota. |
![]() | CustomQuotaUsersArg | The custom quota users arg object |
![]() | DateRange | Input arguments that can be provided for most reports. |
![]() | DateRangeError | Errors that can originate from problems in input arguments to reports. |
![]() | DateRangeErrorOther | The other object |
![]() | DeleteSecondaryEmailResult | Result of trying to delete a secondary email address. 'success' is the only value indicating that a secondary email was successfully deleted. The other values explain the type of error that occurred, and include the email for which the error occured. |
![]() | DeleteSecondaryEmailResultCannotRemovePrimary | The email address is the primary email address of the user, and cannot be removed. |
![]() | DeleteSecondaryEmailResultNotFound | The email address was not found for the user. |
![]() | DeleteSecondaryEmailResultOther | The other object |
![]() | DeleteSecondaryEmailResultSuccess | The secondary email was successfully deleted. |
![]() | DeleteSecondaryEmailsArg | The delete secondary emails arg object |
![]() | DeleteSecondaryEmailsResult | The delete secondary emails result object |
![]() | DesktopClientSession | Information about linked Dropbox desktop client sessions. |
![]() | DesktopPlatform | The desktop platform object |
![]() | DesktopPlatformLinux | Official Linux Dropbox desktop client. |
![]() | DesktopPlatformMac | Official Mac Dropbox desktop client. |
![]() | DesktopPlatformOther | The other object |
![]() | DesktopPlatformWindows | Official Windows Dropbox desktop client. |
![]() | DevicesActive | Each of the items is an array of values, one value per day. The value is the number of devices active within a time window, ending with that day. If there is no data for a day, then the value will be None. |
![]() | DeviceSession | The device session object |
![]() | DeviceSessionArg | The device session arg object |
![]() | ExcludedUsersListArg | Excluded users list argument. |
![]() | ExcludedUsersListContinueArg | Excluded users list continue argument. |
![]() | ExcludedUsersListContinueError | Excluded users list continue error. |
![]() | ExcludedUsersListContinueErrorInvalidCursor | The cursor is invalid. |
![]() | ExcludedUsersListContinueErrorOther | The other object |
![]() | ExcludedUsersListError | Excluded users list error. |
![]() | ExcludedUsersListErrorListError | An error occurred. |
![]() | ExcludedUsersListErrorOther | The other object |
![]() | ExcludedUsersListResult | Excluded users list result. |
![]() | ExcludedUsersUpdateArg | Argument of excluded users update operation. Should include a list of users to add/remove (according to endpoint), Maximum size of the list is 1000 users. |
![]() | ExcludedUsersUpdateError | Excluded users update error. |
![]() | ExcludedUsersUpdateErrorOther | The other object |
![]() | ExcludedUsersUpdateErrorTooManyUsers | A maximum of 1000 users for each of addition/removal can be supplied. |
![]() | ExcludedUsersUpdateErrorUsersNotInTeam | At least one of the users is not part of your team. |
![]() | ExcludedUsersUpdateResult | Excluded users update result. |
![]() | ExcludedUsersUpdateStatus | Excluded users update operation status. |
![]() | ExcludedUsersUpdateStatusOther | The other object |
![]() | ExcludedUsersUpdateStatusSuccess | Update successful. |
![]() | Feature | A set of features that a Dropbox Business account may support. |
![]() | FeatureHasTeamFileEvents | Does this team have file events. |
![]() | FeatureHasTeamSelectiveSync | Does this team have team selective sync enabled. |
![]() | FeatureHasTeamSharedDropbox | Does this team have a shared team root. |
![]() | FeatureOther | The other object |
![]() | FeatureUploadApiRateLimit | The number of upload API calls allowed per month. |
![]() | FeaturesGetValuesBatchArg | The features get values batch arg object |
![]() | FeaturesGetValuesBatchError | The features get values batch error object |
![]() | FeaturesGetValuesBatchErrorEmptyFeaturesList | At least one Feature must be included in the FeaturesGetValuesBatchArg.features list. |
![]() | FeaturesGetValuesBatchErrorOther | The other object |
![]() | FeaturesGetValuesBatchResult | The features get values batch result object |
![]() | FeatureValue | The values correspond to entries in Feature. You may get different value according to your Dropbox Business plan. |
![]() | FeatureValueHasTeamFileEvents | The has team file events object |
![]() | FeatureValueHasTeamSelectiveSync | The has team selective sync object |
![]() | FeatureValueHasTeamSharedDropbox | The has team shared dropbox object |
![]() | FeatureValueOther | The other object |
![]() | FeatureValueUploadApiRateLimit | The upload api rate limit object |
![]() | GetActivityReport | Activity Report Result. Each of the items in the storage report is an array of values, one value per day. If there is no data for a day, then the value will be None. |
![]() | GetDevicesReport | Devices Report Result. Contains subsections for different time ranges of activity. Each of the items in each subsection of the storage report is an array of values, one value per day. If there is no data for a day, then the value will be None. |
![]() | GetMembershipReport | Membership Report Result. Each of the items in the storage report is an array of values, one value per day. If there is no data for a day, then the value will be None. |
![]() | GetStorageReport | Storage Report Result. Each of the items in the storage report is an array of values, one value per day. If there is no data for a day, then the value will be None. |
![]() | GroupAccessType | Role of a user in group. |
![]() | GroupAccessTypeMember | User is a member of the group, but has no special permissions. |
![]() | GroupAccessTypeOwner | User can rename the group, and add/remove members. |
![]() | GroupCreateArg | The group create arg object |
![]() | GroupCreateError | The group create error object |
![]() | GroupCreateErrorExternalIdAlreadyInUse | The requested external ID is already being used by another group. |
![]() | GroupCreateErrorGroupNameAlreadyUsed | The requested group name is already being used by another group. |
![]() | GroupCreateErrorGroupNameInvalid | Group name is empty or has invalid characters. |
![]() | GroupCreateErrorOther | The other object |
![]() | GroupCreateErrorSystemManagedGroupDisallowed | System-managed group cannot be manually created. |
![]() | GroupDeleteError | The group delete error object |
![]() | GroupDeleteErrorGroupAlreadyDeleted | This group has already been deleted. |
![]() | GroupDeleteErrorSystemManagedGroupDisallowed | This operation is not supported on system-managed groups. |
![]() | GroupFullInfo | Full description of a group. |
![]() | GroupMemberInfo | Profile of group member, and role in group. |
![]() | GroupMembersAddArg | The group members add arg object |
![]() | GroupMembersAddError | The group members add error object |
![]() | GroupMembersAddErrorDuplicateUser | You cannot add duplicate users. One or more of the members you are trying to add is already a member of the group. |
![]() | GroupMembersAddErrorGroupNotInTeam | Group is not in this team. You cannot add members to a group that is outside of your team. |
![]() | GroupMembersAddErrorMembersNotInTeam | These members are not part of your team. Currently, you cannot add members to a group if they are not part of your team, though this may change in a subsequent version. To add new members to your Dropbox Business team, use the MembersAddAsync(MembersAddArg) endpoint. |
![]() | GroupMembersAddErrorSystemManagedGroupDisallowed | This operation is not supported on system-managed groups. |
![]() | GroupMembersAddErrorUserCannotBeManagerOfCompanyManagedGroup | A company-managed group cannot be managed by a user. |
![]() | GroupMembersAddErrorUserMustBeActiveToBeOwner | A suspended user cannot be added to a group as GroupAccessTypeOwner. |
![]() | GroupMembersAddErrorUsersNotFound | These users were not found in Dropbox. |
![]() | GroupMembersChangeResult | Result returned by GroupsMembersAddAsync(GroupMembersAddArg) and GroupsMembersRemoveAsync(GroupMembersRemoveArg). |
![]() | GroupMemberSelector | Argument for selecting a group and a single user. |
![]() | GroupMemberSelectorError | Error that can be raised when GroupMemberSelector is used, and the user is required to be a member of the specified group. |
![]() | GroupMemberSelectorErrorMemberNotInGroup | The specified user is not a member of this group. |
![]() | GroupMemberSelectorErrorSystemManagedGroupDisallowed | This operation is not supported on system-managed groups. |
![]() | GroupMemberSetAccessTypeError | The group member set access type error object |
![]() | GroupMemberSetAccessTypeErrorMemberNotInGroup | The specified user is not a member of this group. |
![]() | GroupMemberSetAccessTypeErrorUserCannotBeManagerOfCompanyManagedGroup | A company managed group cannot be managed by a user. |
![]() | GroupMembersRemoveArg | The group members remove arg object |
![]() | GroupMembersRemoveError | The group members remove error object |
![]() | GroupMembersRemoveErrorGroupNotInTeam | Group is not in this team. You cannot remove members from a group that is outside of your team. |
![]() | GroupMembersRemoveErrorMemberNotInGroup | At least one of the specified users is not a member of the group. |
![]() | GroupMembersRemoveErrorMembersNotInTeam | These members are not part of your team. |
![]() | GroupMembersRemoveErrorUsersNotFound | These users were not found in Dropbox. |
![]() | GroupMembersSelector | Argument for selecting a group and a list of users. |
![]() | GroupMembersSelectorError | Error that can be raised when GroupMembersSelector is used, and the users are required to be members of the specified group. |
![]() | GroupMembersSelectorErrorMemberNotInGroup | At least one of the specified users is not a member of the group. |
![]() | GroupMembersSelectorErrorSystemManagedGroupDisallowed | This operation is not supported on system-managed groups. |
![]() | GroupMembersSetAccessTypeArg | The group members set access type arg object |
![]() | GroupSelector | Argument for selecting a single group, either by group_id or by external group ID. |
![]() | GroupSelectorGroupExternalId | External ID of the group. |
![]() | GroupSelectorGroupId | Group ID. |
![]() | GroupSelectorError | Error that can be raised when GroupSelector is used. |
![]() | GroupSelectorErrorGroupNotFound | No matching group found. No groups match the specified group ID. |
![]() | GroupSelectorErrorOther | The other object |
![]() | GroupSelectorWithTeamGroupError | Error that can be raised when GroupSelector is used and team groups are disallowed from being used. |
![]() | GroupSelectorWithTeamGroupErrorGroupNotFound | No matching group found. No groups match the specified group ID. |
![]() | GroupSelectorWithTeamGroupErrorOther | The other object |
![]() | GroupSelectorWithTeamGroupErrorSystemManagedGroupDisallowed | This operation is not supported on system-managed groups. |
![]() | GroupsGetInfoError | The groups get info error object |
![]() | GroupsGetInfoErrorGroupNotOnTeam | The group is not on your team. |
![]() | GroupsGetInfoErrorOther | The other object |
![]() | GroupsGetInfoItem | The groups get info item object |
![]() | GroupsGetInfoItemGroupInfo | Info about a group. |
![]() | GroupsGetInfoItemIdNotFound | An ID that was provided as a parameter to GroupsGetInfoAsync(GroupsSelector), and did not match a corresponding group. The ID can be a group ID, or an external ID, depending on how the method was called. |
![]() | GroupsListArg | The groups list arg object |
![]() | GroupsListContinueArg | The groups list continue arg object |
![]() | GroupsListContinueError | The groups list continue error object |
![]() | GroupsListContinueErrorInvalidCursor | The cursor is invalid. |
![]() | GroupsListContinueErrorOther | The other object |
![]() | GroupsListResult | The groups list result object |
![]() | GroupsMembersListArg | The groups members list arg object |
![]() | GroupsMembersListContinueArg | The groups members list continue arg object |
![]() | GroupsMembersListContinueError | The groups members list continue error object |
![]() | GroupsMembersListContinueErrorInvalidCursor | The cursor is invalid. |
![]() | GroupsMembersListContinueErrorOther | The other object |
![]() | GroupsMembersListResult | The groups members list result object |
![]() | GroupsPollError | The groups poll error object |
![]() | GroupsPollErrorAccessDenied | You are not allowed to poll this job. |
![]() | GroupsPollErrorInternalError | Something went wrong with the job on Dropbox's end. You'll need to verify that the action you were taking succeeded, and if not, try again. This should happen very rarely. |
![]() | GroupsPollErrorInvalidAsyncJobId | The job ID is invalid. |
![]() | GroupsPollErrorOther | The other object |
![]() | GroupsSelector | Argument for selecting a list of groups, either by group_ids, or external group IDs. |
![]() | GroupsSelectorGroupExternalIds | List of external IDs of groups. |
![]() | GroupsSelectorGroupIds | List of group IDs. |
![]() | GroupUpdateArgs | The group update args object |
![]() | GroupUpdateError | The group update error object |
![]() | GroupUpdateErrorExternalIdAlreadyInUse | The requested external ID is already being used by another group. |
![]() | GroupUpdateErrorGroupNameAlreadyUsed | The requested group name is already being used by another group. |
![]() | GroupUpdateErrorGroupNameInvalid | Group name is empty or has invalid characters. |
![]() | GroupUpdateErrorSystemManagedGroupDisallowed | This operation is not supported on system-managed groups. |
![]() | HasTeamFileEventsValue | The value for FeatureHasTeamFileEvents. |
![]() | HasTeamFileEventsValueEnabled | Does this team have file events. |
![]() | HasTeamFileEventsValueOther | The other object |
![]() | HasTeamSelectiveSyncValue | The value for FeatureHasTeamSelectiveSync. |
![]() | HasTeamSelectiveSyncValueHasTeamSelectiveSync | Does this team have team selective sync enabled. |
![]() | HasTeamSelectiveSyncValueOther | The other object |
![]() | HasTeamSharedDropboxValue | The value for FeatureHasTeamSharedDropbox. |
![]() | HasTeamSharedDropboxValueHasTeamSharedDropbox | Does this team have a shared team root. |
![]() | HasTeamSharedDropboxValueOther | The other object |
![]() | IncludeMembersArg | The include members arg object |
![]() | LegalHoldHeldRevisionMetadata | The legal hold held revision metadata object |
![]() | LegalHoldPolicy | The legal hold policy object |
![]() | LegalHoldsError | The legal holds error object |
![]() | LegalHoldsErrorInsufficientPermissions | You don't have permissions to perform this action. |
![]() | LegalHoldsErrorOther | The other object |
![]() | LegalHoldsErrorUnknownLegalHoldError | There has been an unknown legal hold error. |
![]() | LegalHoldsGetPolicyArg | The legal holds get policy arg object |
![]() | LegalHoldsGetPolicyError | The legal holds get policy error object |
![]() | LegalHoldsGetPolicyErrorInsufficientPermissions | You don't have permissions to perform this action. |
![]() | LegalHoldsGetPolicyErrorLegalHoldPolicyNotFound | Legal hold policy does not exist for Id. |
![]() | LegalHoldsGetPolicyErrorOther | The other object |
![]() | LegalHoldsGetPolicyErrorUnknownLegalHoldError | There has been an unknown legal hold error. |
![]() | LegalHoldsListHeldRevisionResult | The legal holds list held revision result object |
![]() | LegalHoldsListHeldRevisionsArg | The legal holds list held revisions arg object |
![]() | LegalHoldsListHeldRevisionsContinueArg | The legal holds list held revisions continue arg object |
![]() | LegalHoldsListHeldRevisionsContinueError | The legal holds list held revisions continue error object |
![]() | LegalHoldsListHeldRevisionsContinueErrorOther | The other object |
![]() | LegalHoldsListHeldRevisionsContinueErrorReset | Indicates that the cursor has been invalidated. Call LegalHoldsListHeldRevisionsContinueAsync(LegalHoldsListHeldRevisionsContinueArg) again with an empty cursor to obtain a new cursor. |
![]() | LegalHoldsListHeldRevisionsContinueErrorTransientError | Temporary infrastructure failure, please retry. |
![]() | LegalHoldsListHeldRevisionsContinueErrorUnknownLegalHoldError | There has been an unknown legal hold error. |
![]() | LegalHoldsListHeldRevisionsError | The legal holds list held revisions error object |
![]() | LegalHoldsListHeldRevisionsErrorInactiveLegalHold | Trying to list revisions for an inactive legal hold. |
![]() | LegalHoldsListHeldRevisionsErrorInsufficientPermissions | You don't have permissions to perform this action. |
![]() | LegalHoldsListHeldRevisionsErrorLegalHoldStillEmpty | The legal hold is not holding any revisions yet. |
![]() | LegalHoldsListHeldRevisionsErrorOther | The other object |
![]() | LegalHoldsListHeldRevisionsErrorTransientError | Temporary infrastructure failure, please retry. |
![]() | LegalHoldsListHeldRevisionsErrorUnknownLegalHoldError | There has been an unknown legal hold error. |
![]() | LegalHoldsListPoliciesArg | The legal holds list policies arg object |
![]() | LegalHoldsListPoliciesError | The legal holds list policies error object |
![]() | LegalHoldsListPoliciesErrorInsufficientPermissions | You don't have permissions to perform this action. |
![]() | LegalHoldsListPoliciesErrorOther | The other object |
![]() | LegalHoldsListPoliciesErrorTransientError | Temporary infrastructure failure, please retry. |
![]() | LegalHoldsListPoliciesErrorUnknownLegalHoldError | There has been an unknown legal hold error. |
![]() | LegalHoldsListPoliciesResult | The legal holds list policies result object |
![]() | LegalHoldsPolicyCreateArg | The legal holds policy create arg object |
![]() | LegalHoldsPolicyCreateError | The legal holds policy create error object |
![]() | LegalHoldsPolicyCreateErrorEmptyMembersList | The users list must have at least one user. |
![]() | LegalHoldsPolicyCreateErrorInsufficientPermissions | You don't have permissions to perform this action. |
![]() | LegalHoldsPolicyCreateErrorInvalidMembers | Some members in the members list are not valid to be placed under legal hold. |
![]() | LegalHoldsPolicyCreateErrorNameMustBeUnique | The name provided is already in use by another legal hold. |
![]() | LegalHoldsPolicyCreateErrorNumberOfUsersOnHoldIsGreaterThanHoldLimitation | You cannot add more than 5 users in a legal hold. |
![]() | LegalHoldsPolicyCreateErrorOther | The other object |
![]() | LegalHoldsPolicyCreateErrorStartDateIsLaterThanEndDate | Start date must be earlier than end date. |
![]() | LegalHoldsPolicyCreateErrorTeamExceededLegalHoldQuota | Team exceeded legal hold quota. |
![]() | LegalHoldsPolicyCreateErrorTransientError | Temporary infrastructure failure, please retry. |
![]() | LegalHoldsPolicyCreateErrorUnknownLegalHoldError | There has been an unknown legal hold error. |
![]() | LegalHoldsPolicyReleaseArg | The legal holds policy release arg object |
![]() | LegalHoldsPolicyReleaseError | The legal holds policy release error object |
![]() | LegalHoldsPolicyReleaseErrorInsufficientPermissions | You don't have permissions to perform this action. |
![]() | LegalHoldsPolicyReleaseErrorLegalHoldAlreadyReleasing | Legal hold is currently performing a release or is already released. |
![]() | LegalHoldsPolicyReleaseErrorLegalHoldPerformingAnotherOperation | Legal hold is currently performing another operation. |
![]() | LegalHoldsPolicyReleaseErrorLegalHoldPolicyNotFound | Legal hold policy does not exist for Id. |
![]() | LegalHoldsPolicyReleaseErrorOther | The other object |
![]() | LegalHoldsPolicyReleaseErrorUnknownLegalHoldError | There has been an unknown legal hold error. |
![]() | LegalHoldsPolicyUpdateArg | The legal holds policy update arg object |
![]() | LegalHoldsPolicyUpdateError | The legal holds policy update error object |
![]() | LegalHoldsPolicyUpdateErrorEmptyMembersList | The users list must have at least one user. |
![]() | LegalHoldsPolicyUpdateErrorInactiveLegalHold | Trying to release an inactive legal hold. |
![]() | LegalHoldsPolicyUpdateErrorInsufficientPermissions | You don't have permissions to perform this action. |
![]() | LegalHoldsPolicyUpdateErrorInvalidMembers | Some members in the members list are not valid to be placed under legal hold. |
![]() | LegalHoldsPolicyUpdateErrorLegalHoldPerformingAnotherOperation | Legal hold is currently performing another operation. |
![]() | LegalHoldsPolicyUpdateErrorLegalHoldPolicyNotFound | Legal hold policy does not exist for Id. |
![]() | LegalHoldsPolicyUpdateErrorNameMustBeUnique | The name provided is already in use by another legal hold. |
![]() | LegalHoldsPolicyUpdateErrorNumberOfUsersOnHoldIsGreaterThanHoldLimitation | You cannot add more than 5 users in a legal hold. |
![]() | LegalHoldsPolicyUpdateErrorOther | The other object |
![]() | LegalHoldsPolicyUpdateErrorUnknownLegalHoldError | There has been an unknown legal hold error. |
![]() | LegalHoldStatus | The legal hold status object |
![]() | LegalHoldStatusActivating | The legal hold policy is activating. |
![]() | LegalHoldStatusActive | The legal hold policy is active. |
![]() | LegalHoldStatusExporting | The legal hold policy is exporting. |
![]() | LegalHoldStatusOther | The other object |
![]() | LegalHoldStatusReleased | The legal hold policy was released. |
![]() | LegalHoldStatusReleasing | The legal hold policy is releasing. |
![]() | LegalHoldStatusUpdating | The legal hold policy is updating. |
![]() | ListMemberAppsArg | The list member apps arg object |
![]() | ListMemberAppsError | Error returned by LinkedAppsListMemberLinkedAppsAsync(ListMemberAppsArg). |
![]() | ListMemberAppsErrorMemberNotFound | Member not found. |
![]() | ListMemberAppsErrorOther | The other object |
![]() | ListMemberAppsResult | The list member apps result object |
![]() | ListMemberDevicesArg | The list member devices arg object |
![]() | ListMemberDevicesError | The list member devices error object |
![]() | ListMemberDevicesErrorMemberNotFound | Member not found. |
![]() | ListMemberDevicesErrorOther | The other object |
![]() | ListMemberDevicesResult | The list member devices result object |
![]() | ListMembersAppsArg | Arguments for LinkedAppsListMembersLinkedAppsAsync(ListMembersAppsArg). |
![]() | ListMembersAppsError | Error returned by LinkedAppsListMembersLinkedAppsAsync(ListMembersAppsArg). |
![]() | ListMembersAppsErrorOther | The other object |
![]() | ListMembersAppsErrorReset | Indicates that the cursor has been invalidated. Call LinkedAppsListMembersLinkedAppsAsync(ListMembersAppsArg) again with an empty cursor to obtain a new cursor. |
![]() | ListMembersAppsResult | Information returned by LinkedAppsListMembersLinkedAppsAsync(ListMembersAppsArg). |
![]() | ListMembersDevicesArg | The list members devices arg object |
![]() | ListMembersDevicesError | The list members devices error object |
![]() | ListMembersDevicesErrorOther | The other object |
![]() | ListMembersDevicesErrorReset | Indicates that the cursor has been invalidated. Call DevicesListMembersDevicesAsync(ListMembersDevicesArg) again with an empty cursor to obtain a new cursor. |
![]() | ListMembersDevicesResult | The list members devices result object |
![]() | ListTeamAppsArg | Arguments for LinkedAppsListTeamLinkedAppsAsync(ListTeamAppsArg). |
![]() | ListTeamAppsError | Error returned by LinkedAppsListTeamLinkedAppsAsync(ListTeamAppsArg). |
![]() | ListTeamAppsErrorOther | The other object |
![]() | ListTeamAppsErrorReset | Indicates that the cursor has been invalidated. Call LinkedAppsListTeamLinkedAppsAsync(ListTeamAppsArg) again with an empty cursor to obtain a new cursor. |
![]() | ListTeamAppsResult | Information returned by LinkedAppsListTeamLinkedAppsAsync(ListTeamAppsArg). |
![]() | ListTeamDevicesArg | The list team devices arg object |
![]() | ListTeamDevicesError | The list team devices error object |
![]() | ListTeamDevicesErrorOther | The other object |
![]() | ListTeamDevicesErrorReset | Indicates that the cursor has been invalidated. Call DevicesListTeamDevicesAsync(ListTeamDevicesArg) again with an empty cursor to obtain a new cursor. |
![]() | ListTeamDevicesResult | The list team devices result object |
![]() | MemberAccess | Specify access type a member should have when joined to a group. |
![]() | MemberAddArg | The member add arg object |
![]() | MemberAddResult | Describes the result of attempting to add a single user to the team. 'success' is the only value indicating that a user was indeed added to the team - the other values explain the type of failure that occurred, and include the email of the user for which the operation has failed. |
![]() | MemberAddResultDuplicateExternalMemberId | A user with the given external member ID already exists on the team (including in recoverable state). |
![]() | MemberAddResultDuplicateMemberPersistentId | A user with the given persistent ID already exists on the team (including in recoverable state). |
![]() | MemberAddResultFreeTeamMemberLimitReached | Team is already full. The free team member limit has been reached. |
![]() | MemberAddResultPersistentIdDisabled | Persistent ID is only available to teams with persistent ID SAML configuration. Please contact Dropbox for more information. |
![]() | MemberAddResultSuccess | Describes a user that was successfully added to the team. |
![]() | MemberAddResultTeamLicenseLimit | Team is already full. The organization has no available licenses. |
![]() | MemberAddResultUserAlreadyOnTeam | User is already on this team. The provided email address is associated with a user who is already a member of (including in recoverable state) or invited to the team. |
![]() | MemberAddResultUserAlreadyPaired | User is already paired. |
![]() | MemberAddResultUserCreationFailed | User creation has failed. |
![]() | MemberAddResultUserMigrationFailed | User migration has failed. |
![]() | MemberAddResultUserOnAnotherTeam | User is already on another team. The provided email address is associated with a user that is already a member or invited to another team. |
![]() | MemberDevices | Information on devices of a team's member. |
![]() | MemberLinkedApps | Information on linked applications of a team member. |
![]() | MemberProfile | Basic member profile. |
![]() | MembersAddArg | The members add arg object |
![]() | MembersAddJobStatus | The members add job status object |
![]() | MembersAddJobStatusComplete | The asynchronous job has finished. For each member that was specified in the parameter MembersAddArg that was provided to MembersAddAsync(MembersAddArg), a corresponding item is returned in this list. |
![]() | MembersAddJobStatusFailed | The asynchronous job returned an error. The string contains an error message. |
![]() | MembersAddJobStatusInProgress | The asynchronous job is still in progress. |
![]() | MembersAddLaunch | The members add launch object |
![]() | MembersAddLaunchAsyncJobId | This response indicates that the processing is asynchronous. The string is an id that can be used to obtain the status of the asynchronous job. |
![]() | MembersAddLaunchComplete | The complete object |
![]() | MembersDataTransferArg | The members data transfer arg object |
![]() | MembersDeactivateArg | The members deactivate arg object |
![]() | MembersDeactivateBaseArg | Exactly one of team_member_id, email, or external_id must be provided to identify the user account. |
![]() | MembersDeactivateError | The members deactivate error object |
![]() | MembersDeactivateErrorOther | The other object |
![]() | MembersDeactivateErrorUserNotFound | No matching user found. The provided team_member_id, email, or external_id does not exist on this team. |
![]() | MembersDeactivateErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersDeleteProfilePhotoArg | The members delete profile photo arg object |
![]() | MembersDeleteProfilePhotoError | The members delete profile photo error object |
![]() | MembersDeleteProfilePhotoErrorOther | The other object |
![]() | MembersDeleteProfilePhotoErrorSetProfileDisallowed | Modifying deleted users is not allowed. |
![]() | MembersDeleteProfilePhotoErrorUserNotInTeam | The user is not a member of the team. |
![]() | MemberSelectorError | The member selector error object |
![]() | MemberSelectorErrorUserNotFound | No matching user found. The provided team_member_id, email, or external_id does not exist on this team. |
![]() | MemberSelectorErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersGetInfoArgs | The members get info args object |
![]() | MembersGetInfoError | The members get info error object |
![]() | MembersGetInfoErrorOther | The other object |
![]() | MembersGetInfoItem | Describes a result obtained for a single user whose id was specified in the parameter of MembersGetInfoAsync(MembersGetInfoArgs). |
![]() | MembersGetInfoItemIdNotFound | An ID that was provided as a parameter to MembersGetInfoAsync(MembersGetInfoArgs), and did not match a corresponding user. This might be a team_member_id, an email, or an external ID, depending on how the method was called. |
![]() | MembersGetInfoItemMemberInfo | Info about a team member. |
![]() | MembersInfo | The members info object |
![]() | MembersListArg | The members list arg object |
![]() | MembersListContinueArg | The members list continue arg object |
![]() | MembersListContinueError | The members list continue error object |
![]() | MembersListContinueErrorInvalidCursor | The cursor is invalid. |
![]() | MembersListContinueErrorOther | The other object |
![]() | MembersListError | The members list error object |
![]() | MembersListErrorOther | The other object |
![]() | MembersListResult | The members list result object |
![]() | MembersRecoverArg | Exactly one of team_member_id, email, or external_id must be provided to identify the user account. |
![]() | MembersRecoverError | The members recover error object |
![]() | MembersRecoverErrorOther | The other object |
![]() | MembersRecoverErrorTeamLicenseLimit | Team is full. The organization has no available licenses. |
![]() | MembersRecoverErrorUserNotFound | No matching user found. The provided team_member_id, email, or external_id does not exist on this team. |
![]() | MembersRecoverErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersRecoverErrorUserUnrecoverable | The user is not recoverable. |
![]() | MembersRemoveArg | The members remove arg object |
![]() | MembersRemoveError | The members remove error object |
![]() | MembersRemoveErrorCannotKeepAccount | Only a team admin, can convert this account to a Basic account. |
![]() | MembersRemoveErrorCannotKeepAccountAndDeleteData | Cannot keep account and delete the data at the same time. To keep the account the argument wipe_data should be set to false. |
![]() | MembersRemoveErrorCannotKeepAccountAndTransfer | Cannot keep account and transfer the data to another user at the same time. |
![]() | MembersRemoveErrorCannotKeepAccountRequiredToSignTos | To convert this member to a Basic account, they'll first need to sign in to Dropbox and agree to the terms of service. |
![]() | MembersRemoveErrorCannotKeepAccountUnderLegalHold | This user content is currently being held. To convert this member's account to a Basic account, you'll first need to remove them from the hold. |
![]() | MembersRemoveErrorCannotKeepInvitedUserAccount | Cannot keep account of an invited user. |
![]() | MembersRemoveErrorCannotRetainSharesWhenDataWiped | Cannot retain team shares when the user's data is marked for deletion on their linked devices. The argument wipe_data should be set to false. |
![]() | MembersRemoveErrorCannotRetainSharesWhenNoAccountKept | The user's account must be kept in order to retain team shares. The argument keep_account should be set to true. |
![]() | MembersRemoveErrorCannotRetainSharesWhenTeamExternalSharingOff | Externally sharing files, folders, and links must be enabled in team settings in order to retain team shares for the user. |
![]() | MembersRemoveErrorEmailAddressTooLongToBeDisabled | The email address of the user is too long to be disabled. |
![]() | MembersRemoveErrorRecipientNotVerified | The recipient user's email is not verified. |
![]() | MembersRemoveErrorRemovedAndTransferAdminShouldDiffer | Expected removed user and transfer_admin user to be different. |
![]() | MembersRemoveErrorRemovedAndTransferDestShouldDiffer | Expected removed user and transfer_dest user to be different. |
![]() | MembersRemoveErrorRemoveLastAdmin | The user is the last admin of the team, so it cannot be removed from it. |
![]() | MembersRemoveErrorTransferAdminIsNotAdmin | Specified transfer_admin user is not a team admin. |
![]() | MembersRemoveErrorTransferAdminUserNotFound | No matching user found for the argument transfer_admin_id. |
![]() | MembersRemoveErrorTransferAdminUserNotInTeam | The provided transfer_admin_id does not exist on this team. |
![]() | MembersRemoveErrorTransferDestUserNotFound | No matching user found for the argument transfer_dest_id. |
![]() | MembersRemoveErrorTransferDestUserNotInTeam | The provided transfer_dest_id does not exist on this team. |
![]() | MembersRemoveErrorUnspecifiedTransferAdminId | The transfer_admin_id argument must be provided when file transfer is requested. |
![]() | MembersSendWelcomeError | The members send welcome error object |
![]() | MembersSendWelcomeErrorOther | The other object |
![]() | MembersSendWelcomeErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersSetPermissionsArg | Exactly one of team_member_id, email, or external_id must be provided to identify the user account. |
![]() | MembersSetPermissionsError | The members set permissions error object |
![]() | MembersSetPermissionsErrorCannotSetPermissions | Cannot remove/grant permissions. |
![]() | MembersSetPermissionsErrorLastAdmin | Cannot remove the admin setting of the last admin. |
![]() | MembersSetPermissionsErrorOther | The other object |
![]() | MembersSetPermissionsErrorTeamLicenseLimit | Team is full. The organization has no available licenses. |
![]() | MembersSetPermissionsErrorUserNotFound | No matching user found. The provided team_member_id, email, or external_id does not exist on this team. |
![]() | MembersSetPermissionsErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersSetPermissionsResult | The members set permissions result object |
![]() | MembersSetProfileArg | Exactly one of team_member_id, email, or external_id must be provided to identify the user account. At least one of new_email, new_external_id, new_given_name, and/or new_surname must be provided. |
![]() | MembersSetProfileError | The members set profile error object |
![]() | MembersSetProfileErrorDirectoryRestrictedOff | Directory Restrictions option is not available. |
![]() | MembersSetProfileErrorEmailReservedForOtherUser | Email is already reserved for another user. |
![]() | MembersSetProfileErrorExternalIdAndNewExternalIdUnsafe | It is unsafe to use both external_id and new_external_id. |
![]() | MembersSetProfileErrorExternalIdUsedByOtherUser | The external ID is already in use by another team member. |
![]() | MembersSetProfileErrorNoNewDataSpecified | None of new_email, new_given_name, new_surname, or new_external_id are specified. |
![]() | MembersSetProfileErrorOther | The other object |
![]() | MembersSetProfileErrorParamCannotBeEmpty | Parameter new_email cannot be empty. |
![]() | MembersSetProfileErrorPersistentIdDisabled | Persistent ID is only available to teams with persistent ID SAML configuration. Please contact Dropbox for more information. |
![]() | MembersSetProfileErrorPersistentIdUsedByOtherUser | The persistent ID is already in use by another team member. |
![]() | MembersSetProfileErrorSetProfileDisallowed | Modifying deleted users is not allowed. |
![]() | MembersSetProfileErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersSetProfilePhotoArg | The members set profile photo arg object |
![]() | MembersSetProfilePhotoError | The members set profile photo error object |
![]() | MembersSetProfilePhotoErrorOther | The other object |
![]() | MembersSetProfilePhotoErrorPhotoError | The photo error object |
![]() | MembersSetProfilePhotoErrorSetProfileDisallowed | Modifying deleted users is not allowed. |
![]() | MembersSetProfilePhotoErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersSuspendError | The members suspend error object |
![]() | MembersSuspendErrorOther | The other object |
![]() | MembersSuspendErrorSuspendInactiveUser | The user is not active, so it cannot be suspended. |
![]() | MembersSuspendErrorSuspendLastAdmin | The user is the last admin of the team, so it cannot be suspended. |
![]() | MembersSuspendErrorTeamLicenseLimit | Team is full. The organization has no available licenses. |
![]() | MembersSuspendErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersTransferFilesError | The members transfer files error object |
![]() | MembersTransferFilesErrorOther | The other object |
![]() | MembersTransferFilesErrorRecipientNotVerified | The recipient user's email is not verified. |
![]() | MembersTransferFilesErrorRemovedAndTransferAdminShouldDiffer | Expected removed user and transfer_admin user to be different. |
![]() | MembersTransferFilesErrorRemovedAndTransferDestShouldDiffer | Expected removed user and transfer_dest user to be different. |
![]() | MembersTransferFilesErrorTransferAdminIsNotAdmin | Specified transfer_admin user is not a team admin. |
![]() | MembersTransferFilesErrorTransferAdminUserNotFound | No matching user found for the argument transfer_admin_id. |
![]() | MembersTransferFilesErrorTransferAdminUserNotInTeam | The provided transfer_admin_id does not exist on this team. |
![]() | MembersTransferFilesErrorTransferDestUserNotFound | No matching user found for the argument transfer_dest_id. |
![]() | MembersTransferFilesErrorTransferDestUserNotInTeam | The provided transfer_dest_id does not exist on this team. |
![]() | MembersTransferFilesErrorUnspecifiedTransferAdminId | The transfer_admin_id argument must be provided when file transfer is requested. |
![]() | MembersTransferFilesErrorUserNotInTeam | The user is not a member of the team. |
![]() | MembersTransferFormerMembersFilesError | The members transfer former members files error object |
![]() | MembersTransferFormerMembersFilesErrorRecipientNotVerified | The recipient user's email is not verified. |
![]() | MembersTransferFormerMembersFilesErrorRemovedAndTransferAdminShouldDiffer | Expected removed user and transfer_admin user to be different. |
![]() | MembersTransferFormerMembersFilesErrorRemovedAndTransferDestShouldDiffer | Expected removed user and transfer_dest user to be different. |
![]() | MembersTransferFormerMembersFilesErrorTransferAdminIsNotAdmin | Specified transfer_admin user is not a team admin. |
![]() | MembersTransferFormerMembersFilesErrorTransferAdminUserNotFound | No matching user found for the argument transfer_admin_id. |
![]() | MembersTransferFormerMembersFilesErrorTransferAdminUserNotInTeam | The provided transfer_admin_id does not exist on this team. |
![]() | MembersTransferFormerMembersFilesErrorTransferDestUserNotFound | No matching user found for the argument transfer_dest_id. |
![]() | MembersTransferFormerMembersFilesErrorTransferDestUserNotInTeam | The provided transfer_dest_id does not exist on this team. |
![]() | MembersTransferFormerMembersFilesErrorUnspecifiedTransferAdminId | The transfer_admin_id argument must be provided when file transfer is requested. |
![]() | MembersTransferFormerMembersFilesErrorUserDataAlreadyTransferred | User's data has already been transferred to another user. |
![]() | MembersTransferFormerMembersFilesErrorUserDataCannotBeTransferred | User files aren't transferable anymore. |
![]() | MembersTransferFormerMembersFilesErrorUserDataIsBeingTransferred | The user's data is being transferred. Please wait some time before retrying. |
![]() | MembersTransferFormerMembersFilesErrorUserNotRemoved | No matching removed user found for the argument user. |
![]() | MembersUnsuspendArg | Exactly one of team_member_id, email, or external_id must be provided to identify the user account. |
![]() | MembersUnsuspendError | The members unsuspend error object |
![]() | MembersUnsuspendErrorOther | The other object |
![]() | MembersUnsuspendErrorTeamLicenseLimit | Team is full. The organization has no available licenses. |
![]() | MembersUnsuspendErrorUnsuspendNonSuspendedMember | The user is unsuspended, so it cannot be unsuspended again. |
![]() | MembersUnsuspendErrorUserNotInTeam | The user is not a member of the team. |
![]() | MobileClientPlatform | The mobile client platform object |
![]() | MobileClientPlatformAndroid | Official Dropbox Android client. |
![]() | MobileClientPlatformBlackberry | Official Dropbox Blackberry client. |
![]() | MobileClientPlatformIpad | Official Dropbox iPad client. |
![]() | MobileClientPlatformIphone | Official Dropbox iPhone client. |
![]() | MobileClientPlatformOther | The other object |
![]() | MobileClientPlatformWindowsPhone | Official Dropbox Windows phone client. |
![]() | MobileClientSession | Information about linked Dropbox mobile client sessions. |
![]() | NamespaceMetadata | Properties of a namespace. |
![]() | NamespaceType | The namespace type object |
![]() | NamespaceTypeAppFolder | App sandbox folder. |
![]() | NamespaceTypeOther | The other object |
![]() | NamespaceTypeSharedFolder | Shared folder. |
![]() | NamespaceTypeTeamFolder | Top-level team-owned folder. |
![]() | NamespaceTypeTeamMemberFolder | Team member's home folder. |
![]() | RemoveCustomQuotaResult | User result for setting member custom quota. |
![]() | RemoveCustomQuotaResultInvalidUser | Invalid user (not in team). |
![]() | RemoveCustomQuotaResultOther | The other object |
![]() | RemoveCustomQuotaResultSuccess | Successfully removed user. |
![]() | RemovedStatus | The removed status object |
![]() | ResendSecondaryEmailResult | Result of trying to resend verification email to a secondary email address. 'success' is the only value indicating that a verification email was successfully sent. The other values explain the type of error that occurred, and include the email for which the error occured. |
![]() | ResendSecondaryEmailResultNotPending | This secondary email address is not pending for the user. |
![]() | ResendSecondaryEmailResultOther | The other object |
![]() | ResendSecondaryEmailResultRateLimited | Too many emails are being sent to this email address. Please try again later. |
![]() | ResendSecondaryEmailResultSuccess | A verification email was successfully sent to the secondary email address. |
![]() | ResendVerificationEmailArg | The resend verification email arg object |
![]() | ResendVerificationEmailResult | List of users and resend results. |
![]() | RevokeDesktopClientArg | The revoke desktop client arg object |
![]() | RevokeDeviceSessionArg | The revoke device session arg object |
![]() | RevokeDeviceSessionArgDesktopClient | Unlink a linked desktop device. |
![]() | RevokeDeviceSessionArgMobileClient | Unlink a linked mobile device. |
![]() | RevokeDeviceSessionArgWebSession | End an active session. |
![]() | RevokeDeviceSessionBatchArg | The revoke device session batch arg object |
![]() | RevokeDeviceSessionBatchError | The revoke device session batch error object |
![]() | RevokeDeviceSessionBatchErrorOther | The other object |
![]() | RevokeDeviceSessionBatchResult | The revoke device session batch result object |
![]() | RevokeDeviceSessionError | The revoke device session error object |
![]() | RevokeDeviceSessionErrorDeviceSessionNotFound | Device session not found. |
![]() | RevokeDeviceSessionErrorMemberNotFound | Member not found. |
![]() | RevokeDeviceSessionErrorOther | The other object |
![]() | RevokeDeviceSessionStatus | The revoke device session status object |
![]() | RevokeLinkedApiAppArg | The revoke linked api app arg object |
![]() | RevokeLinkedApiAppBatchArg | The revoke linked api app batch arg object |
![]() | RevokeLinkedAppBatchError | Error returned by LinkedAppsRevokeLinkedAppBatchAsync(RevokeLinkedApiAppBatchArg). |
![]() | RevokeLinkedAppBatchErrorOther | The other object |
![]() | RevokeLinkedAppBatchResult | The revoke linked app batch result object |
![]() | RevokeLinkedAppError | Error returned by LinkedAppsRevokeLinkedAppAsync(RevokeLinkedApiAppArg). |
![]() | RevokeLinkedAppErrorAppFolderRemovalNotSupported | App folder removal is not supported. |
![]() | RevokeLinkedAppErrorAppNotFound | Application not found. |
![]() | RevokeLinkedAppErrorMemberNotFound | Member not found. |
![]() | RevokeLinkedAppErrorOther | The other object |
![]() | RevokeLinkedAppStatus | The revoke linked app status object |
![]() | SetCustomQuotaArg | The set custom quota arg object |
![]() | SetCustomQuotaError | Error returned when setting member custom quota. |
![]() | SetCustomQuotaErrorOther | The other object |
![]() | SetCustomQuotaErrorSomeUsersAreExcluded | Some of the users are on the excluded users list and can't have custom quota set. |
![]() | SetCustomQuotaErrorTooManyUsers | A maximum of 1000 users can be set for a single call. |
![]() | StorageBucket | Describes the number of users in a specific storage bucket. |
![]() | TeamFolderAccessError | The team folder access error object |
![]() | TeamFolderAccessErrorInvalidTeamFolderId | The team folder ID is invalid. |
![]() | TeamFolderAccessErrorNoAccess | The authenticated app does not have permission to manage that team folder. |
![]() | TeamFolderAccessErrorOther | The other object |
![]() | TeamFolderActivateError | The team folder activate error object |
![]() | TeamFolderActivateErrorAccessError | The access error object |
![]() | TeamFolderActivateErrorOther | The other object |
![]() | TeamFolderActivateErrorStatusError | The status error object |
![]() | TeamFolderActivateErrorTeamSharedDropboxError | The team shared dropbox error object |
![]() | TeamFolderArchiveArg | The team folder archive arg object |
![]() | TeamFolderArchiveError | The team folder archive error object |
![]() | TeamFolderArchiveErrorAccessError | The access error object |
![]() | TeamFolderArchiveErrorOther | The other object |
![]() | TeamFolderArchiveErrorStatusError | The status error object |
![]() | TeamFolderArchiveErrorTeamSharedDropboxError | The team shared dropbox error object |
![]() | TeamFolderArchiveJobStatus | The team folder archive job status object |
![]() | TeamFolderArchiveJobStatusComplete | The archive job has finished. The value is the metadata for the resulting team folder. |
![]() | TeamFolderArchiveJobStatusFailed | Error occurred while performing an asynchronous job from TeamFolderArchiveAsync(TeamFolderArchiveArg). |
![]() | TeamFolderArchiveJobStatusInProgress | The asynchronous job is still in progress. |
![]() | TeamFolderArchiveLaunch | The team folder archive launch object |
![]() | TeamFolderArchiveLaunchAsyncJobId | This response indicates that the processing is asynchronous. The string is an id that can be used to obtain the status of the asynchronous job. |
![]() | TeamFolderArchiveLaunchComplete | The complete object |
![]() | TeamFolderCreateArg | The team folder create arg object |
![]() | TeamFolderCreateError | The team folder create error object |
![]() | TeamFolderCreateErrorFolderNameAlreadyUsed | There is already a team folder with the provided name. |
![]() | TeamFolderCreateErrorFolderNameReserved | The provided name cannot be used because it is reserved. |
![]() | TeamFolderCreateErrorInvalidFolderName | The provided name cannot be used. |
![]() | TeamFolderCreateErrorOther | The other object |
![]() | TeamFolderCreateErrorSyncSettingsError | An error occurred setting the sync settings. |
![]() | TeamFolderGetInfoItem | The team folder get info item object |
![]() | TeamFolderGetInfoItemIdNotFound | An ID that was provided as a parameter to TeamFolderGetInfoAsync(TeamFolderIdListArg) did not match any of the team's team folders. |
![]() | TeamFolderGetInfoItemTeamFolderMetadata | Properties of a team folder. |
![]() | TeamFolderIdArg | The team folder id arg object |
![]() | TeamFolderIdListArg | The team folder id list arg object |
![]() | TeamFolderInvalidStatusError | The team folder invalid status error object |
![]() | TeamFolderInvalidStatusErrorActive | The folder is active and the operation did not succeed. |
![]() | TeamFolderInvalidStatusErrorArchived | The folder is archived and the operation did not succeed. |
![]() | TeamFolderInvalidStatusErrorArchiveInProgress | The folder is being archived and the operation did not succeed. |
![]() | TeamFolderInvalidStatusErrorOther | The other object |
![]() | TeamFolderListArg | The team folder list arg object |
![]() | TeamFolderListContinueArg | The team folder list continue arg object |
![]() | TeamFolderListContinueError | The team folder list continue error object |
![]() | TeamFolderListContinueErrorInvalidCursor | The cursor is invalid. |
![]() | TeamFolderListContinueErrorOther | The other object |
![]() | TeamFolderListError | The team folder list error object |
![]() | TeamFolderListResult | |
![]() | TeamFolderMetadata | Properties of a team folder. |
![]() | TeamFolderPermanentlyDeleteError | The team folder permanently delete error object |
![]() | TeamFolderPermanentlyDeleteErrorAccessError | The access error object |
![]() | TeamFolderPermanentlyDeleteErrorOther | The other object |
![]() | TeamFolderPermanentlyDeleteErrorStatusError | The status error object |
![]() | TeamFolderPermanentlyDeleteErrorTeamSharedDropboxError | The team shared dropbox error object |
![]() | TeamFolderRenameArg | The team folder rename arg object |
![]() | TeamFolderRenameError | The team folder rename error object |
![]() | TeamFolderRenameErrorAccessError | The access error object |
![]() | TeamFolderRenameErrorFolderNameAlreadyUsed | There is already a team folder with the same name. |
![]() | TeamFolderRenameErrorFolderNameReserved | The provided name cannot be used because it is reserved. |
![]() | TeamFolderRenameErrorInvalidFolderName | The provided folder name cannot be used. |
![]() | TeamFolderRenameErrorOther | The other object |
![]() | TeamFolderRenameErrorStatusError | The status error object |
![]() | TeamFolderRenameErrorTeamSharedDropboxError | The team shared dropbox error object |
![]() | TeamFolderStatus | The team folder status object |
![]() | TeamFolderStatusActive | The team folder and sub-folders are available to all members. |
![]() | TeamFolderStatusArchived | The team folder is not accessible outside of the team folder manager. |
![]() | TeamFolderStatusArchiveInProgress | The team folder is not accessible outside of the team folder manager. |
![]() | TeamFolderStatusOther | The other object |
![]() | TeamFolderTeamSharedDropboxError | The team folder team shared dropbox error object |
![]() | TeamFolderTeamSharedDropboxErrorDisallowed | This action is not allowed for a shared team root. |
![]() | TeamFolderTeamSharedDropboxErrorOther | The other object |
![]() | TeamFolderUpdateSyncSettingsArg | The team folder update sync settings arg object |
![]() | TeamFolderUpdateSyncSettingsError | The team folder update sync settings error object |
![]() | TeamFolderUpdateSyncSettingsErrorAccessError | The access error object |
![]() | TeamFolderUpdateSyncSettingsErrorOther | The other object |
![]() | TeamFolderUpdateSyncSettingsErrorStatusError | The status error object |
![]() | TeamFolderUpdateSyncSettingsErrorSyncSettingsError | An error occurred setting the sync settings. |
![]() | TeamFolderUpdateSyncSettingsErrorTeamSharedDropboxError | The team shared dropbox error object |
![]() | TeamGetInfoResult | The team get info result object |
![]() | TeamMemberInfo | Information about a team member. |
![]() | TeamMemberProfile | Profile of a user as a member of a team. |
![]() | TeamMembershipType | The team membership type object |
![]() | TeamMembershipTypeFull | User uses a license and has full access to team resources like the shared quota. |
![]() | TeamMembershipTypeLimited | User does not have access to the shared quota and team admins have restricted administrative control. |
![]() | TeamMemberStatus | The user's status as a member of a specific team. |
![]() | TeamMemberStatusActive | User has successfully joined the team. |
![]() | TeamMemberStatusInvited | User has been invited to a team, but has not joined the team yet. |
![]() | TeamMemberStatusRemoved | User is no longer a member of the team. Removed users are only listed when include_removed is true in members/list. |
![]() | TeamMemberStatusSuspended | User is no longer a member of the team, but the account can be un-suspended, re-establishing the user as a team member. |
![]() | TeamNamespacesListArg | The team namespaces list arg object |
![]() | TeamNamespacesListContinueArg | The team namespaces list continue arg object |
![]() | TeamNamespacesListContinueError | The team namespaces list continue error object |
![]() | TeamNamespacesListContinueErrorInvalidArg | Argument passed in is invalid. |
![]() | TeamNamespacesListContinueErrorInvalidCursor | The cursor is invalid. |
![]() | TeamNamespacesListContinueErrorOther | The other object |
![]() | TeamNamespacesListError | The team namespaces list error object |
![]() | TeamNamespacesListErrorInvalidArg | Argument passed in is invalid. |
![]() | TeamNamespacesListErrorOther | The other object |
![]() | TeamNamespacesListResult | Result for NamespacesListAsync(TeamNamespacesListArg). |
![]() | TeamReportFailureReason | The team report failure reason object |
![]() | TeamReportFailureReasonManyReportsAtOnce | Too many other reports are being created right now. Try creating this report again once the others finish. |
![]() | TeamReportFailureReasonOther | The other object |
![]() | TeamReportFailureReasonTemporaryError | We couldn't create the report, but we think this was a fluke. Everything should work if you try it again. |
![]() | TeamReportFailureReasonTooMuchData | We couldn't create the report. Try creating the report again with less data. |
![]() | TokenGetAuthenticatedAdminError | Error returned by TokenGetAuthenticatedAdminAsync. |
![]() | TokenGetAuthenticatedAdminErrorAdminNotActive | Either the team admin that authorized this token is no longer an active member of the team or no longer a team admin. |
![]() | TokenGetAuthenticatedAdminErrorMappingNotFound | The current token is not associated with a team admin, because mappings were not recorded when the token was created. Consider re-authorizing a new access token to record its authenticating admin. |
![]() | TokenGetAuthenticatedAdminErrorOther | The other object |
![]() | TokenGetAuthenticatedAdminResult | Results for TokenGetAuthenticatedAdminAsync. |
![]() | UploadApiRateLimitValue | The value for FeatureUploadApiRateLimit. |
![]() | UploadApiRateLimitValueLimit | The number of upload API calls allowed per month. |
![]() | UploadApiRateLimitValueOther | The other object |
![]() | UploadApiRateLimitValueUnlimited | This team has unlimited upload API quota. So far both server version account and legacy account type have unlimited monthly upload api quota. |
![]() | UserAddResult | Result of trying to add secondary emails to a user. 'success' is the only value indicating that a user was successfully retrieved for adding secondary emails. The other values explain the type of error that occurred, and include the user for which the error occured. |
![]() | UserAddResultInvalidUser | Specified user is not a valid target for adding secondary emails. |
![]() | UserAddResultOther | The other object |
![]() | UserAddResultPlaceholderUser | Secondary emails cannot be added to placeholder users. |
![]() | UserAddResultSuccess | Describes a user and the results for each attempt to add a secondary email. |
![]() | UserAddResultUnverified | Secondary emails can only be added to verified users. |
![]() | UserCustomQuotaArg | User and their required custom quota in GB (1 TB = 1024 GB). |
![]() | UserCustomQuotaResult | User and their custom quota in GB (1 TB = 1024 GB). No quota returns if the user has no custom quota set. |
![]() | UserDeleteEmailsResult | The user delete emails result object |
![]() | UserDeleteResult | Result of trying to delete a user's secondary emails. 'success' is the only value indicating that a user was successfully retrieved for deleting secondary emails. The other values explain the type of error that occurred, and include the user for which the error occured. |
![]() | UserDeleteResultInvalidUser | Specified user is not a valid target for deleting secondary emails. |
![]() | UserDeleteResultOther | The other object |
![]() | UserDeleteResultSuccess | Describes a user and the results for each attempt to delete a secondary email. |
![]() | UserResendEmailsResult | The user resend emails result object |
![]() | UserResendResult | Result of trying to resend verification emails to a user. 'success' is the only value indicating that a user was successfully retrieved for sending verification emails. The other values explain the type of error that occurred, and include the user for which the error occured. |
![]() | UserResendResultInvalidUser | Specified user is not a valid target for resending verification emails. |
![]() | UserResendResultOther | The other object |
![]() | UserResendResultSuccess | Describes a user and the results for each attempt to resend verification emails. |
![]() | UserSecondaryEmailsArg | User and a list of secondary emails. |
![]() | UserSecondaryEmailsResult | The user secondary emails result object |
![]() | UserSelectorArg | Argument for selecting a single user, either by team_member_id, external_id or email. |
![]() | UserSelectorArgEmail | The email object |
![]() | UserSelectorArgExternalId | The external id object |
![]() | UserSelectorArgTeamMemberId | The team member id object |
![]() | UserSelectorError | Error that can be returned whenever a struct derived from UserSelectorArg is used. |
![]() | UserSelectorErrorUserNotFound | No matching user found. The provided team_member_id, email, or external_id does not exist on this team. |
![]() | UsersSelectorArg | Argument for selecting a list of users, either by team_member_ids, external_ids or emails. |
![]() | UsersSelectorArgEmails | List of email addresses. |
![]() | UsersSelectorArgExternalIds | List of external user IDs. |
![]() | UsersSelectorArgTeamMemberIds | List of member IDs. |