Account login name, required, returns NO_LOGIN_NAME if not supplied Account realm, required, returns NO_REALM if not supplied The SOAP endpoint to be used by this user User login/e-mail address Password for the account Optional string identifying the software making the request Account login name Account realm Session token for use in subsequent API calls Unique ID of this user account. A user account e-mail address may change, but this never will. The time of session expire User login/e-mail address Password for the account Service the authentication token is for Authentication token for use in subsequent API calls Unique ID of this user account. A user account e-mail address may change, but this never will. Optional authentication token from the getAuthToken method Optional unique string identifying this client Optional string identifying the software version making the request, e.g. the version string of a sync client Array of parameters Authentication token from the getAuthToken method ID of the organisation in which to create this user account. ID of the plan this user account should be created with. E-Mail address for the user the account Screen name for the user account Password for the user account 2 character ISO 3166 country code of the user If creating user on a chargeable plan, the currency to bill the user in. If creating user on a chargeable plan, the billing cycle on which to bill the user. If creating user on a chargeable plan, any voucher code to assign special pricing etc. Whether this user is suspended Login name used for this user Realm for this user User ID of the created user account Authentication token from the getAuthToken method ID of the user account to get. ID of the organisation when getting user by email User login/e-mail address to get Login name used for this user Realm for this user Unique ID of this user account. A user account e-mail address may change, but this never will. ID of the plan this user account should be created with. E-Mail address for the user the account Screen name for the user account 2 character ISO 3166 country code of the user Whether this user is suspended ID of the organisation when getting user by email Two-letter language code for this user Current timezone for this user, e.g. CST Authentication token from the getAuthToken method ID of the user account to edit. ID of the plan this user account should be changed to. E-Mail address to set for this user account Screen name to set for this user account Password to set for this user account 2 character ISO 3166 country code to set for the user account Whether this user is suspended Login name used for this user Realm for this user User ID of the modified user account Authentication token from the getAuthToken method ID of the first user account to swap. ID of the second user account to swap. USERS_SWAPPED Authentication token from the getAuthToken method ID of the user account to delete. USER_DELETED Authentication token from the getAuthToken method User ID to retrieve space information for Total space in bytes available to the user Amount of the total space in bytes already used Authentication token from the getAuthToken method Total space in bytes available to the user Amount of the total space in bytes already used Authentication token from the getAuthToken method UTC time in YYYY-MM-DD HH:MM:SS format Optional unique string identifying this client Array of extended journal entries Authentication token from the getAuthToken method Object ID of object to get sharing settings for Array of sharing settings Authentication token from the getAuthToken method Object ID of object to set sharing settings for Array of sharing settings The string 'SHARING_SET' Authentication token from the getAuthToken method E-Mail address of the contact Screen name of the contact E-Mail address or ID of the user to which to add the contact if not the context user 'CONTACT_EXISTS' or 'CONTACT_ADDED'' Authentication token from the getAuthToken method ID of the organisation to list Page number Results per page Array of users in organisation Authentication token from the getAuthToken method ID of the teamspace to list Array of users in teamspace Authentication token from the getAuthToken method ID of the teamspace to add to Email address (or userId) of the user to add 'USER_ADDED_TO_TEAMSPACE' or error string Authentication token from the getAuthToken method ID of the teamspace to remove from Email address (or userId) of the user to remove 'USER_REMOVED_FROM_TEAMSPACE' or error string Get the authentication token needed for subsequent API calls Get the SOAP endpoint needed for subsequent API calls Get the authentication token needed for subsequent API calls - deprecated, new code should use getSessionToken instead Get the settings for use by a client Create a new user account Get a user account Edit a user account Swap two storage accounts. Delete a user account Get the total and used space for an account in bytes Get the total and used space for a specific user, in bytes Get file changes which occurred on or after a specified time Get the sharing settings for an object Get or change sharing of an object Add a contact for the user List users within an organisation List users within a teamspace Add a user to a teamspace Add a user to a teamspace >