__INITIALS__
This method creates a new permission profile for an account.
POST /v2.1/accounts/{accountId}/permission_profiles
Parameter Name | Value | Description |
---|---|---|
Path Parameters | ||
accountId | string | The external account number (int) or account ID GUID. |
Optional Query Parameters | ||
include | string | A comma-separated list of additional properties to return in the response. The only valid value for this request is |
Code | Description | Reference |
---|---|---|
201 | Successful response. | AccountPermissionProfiles |
400 | Error encountered. | errorDetails |
This object defines account permissions for users who are associated with the account permission profile. | ||
allowAccountManagement | string | When true, users have full administrative access to the account. |
allowAccountManagementMetadata | settingsMetadata | Metadata that indicates whether the |
allowApiAccess | string | When true, users can manage documents by using the API. |
allowApiAccessMetadata | settingsMetadata | Metadata that indicates whether the |
allowApiAccessToAccount | string | When true, users can access the account by using the eSignature API. |
allowApiAccessToAccountMetadata | settingsMetadata | Metadata that indicates whether the |
allowApiSendingOnBehalfOfOthers | string | When true, users can send envelopes on behalf of others. |
allowApiSendingOnBehalfOfOthersMetadata | settingsMetadata | Metadata that indicates whether the |
allowApiSequentialSigning | string | When true, users may specify sequential signing recipients when they send documents by using the API. |
allowApiSequentialSigningMetadata | settingsMetadata | Metadata that indicates whether the |
allowAutoTagging | string | If true, auto-tagging is enabled for the account. |
allowAutoTaggingMetadata | settingsMetadata | Metadata that indicates whether the |
allowBulkSending | string | When true, bulk sending is enabled for users. |
allowBulkSendingMetadata | settingsMetadata | Metadata that indicates whether the |
allowDocuSignDesktopClient | string | When true, the DocuSign Desktop Client is enabled for users. |
allowDocuSignDesktopClientMetadata | settingsMetadata | Metadata that indicates whether the |
allowedAddressBookAccess | string | Specifies the level of access that users have to the account's address book. Valid values are:
|
allowedAddressBookAccessMetadata | settingsMetadata | Metadata that indicates whether the |
allowedClickwrapsAccess | string | |
allowedClickwrapsAccessMetadata | settingsMetadata | |
allowedTemplateAccess | string | Specifies the level of access that users have to account templates. Valid values are:
|
allowedTemplateAccessMetadata | settingsMetadata | Metadata that indicates whether the |
allowedToBeEnvelopeTransferRecipient | string | When true, users can be recipients of envelopes transferred to them by administrators of other accounts. |
allowedToBeEnvelopeTransferRecipientMetadata | settingsMetadata | Metadata that indicates whether the |
allowEnvelopeSending | string | When true, users can send envelopes. |
allowEnvelopeSendingMetadata | settingsMetadata | Metadata that indicates whether the |
allowESealRecipients | string | When true, users can add electronic seal (eSeal) recipients. |
allowESealRecipientsMetadata | settingsMetadata | Metadata that indicates whether the |
allowPowerFormsAdminToAccessAllPowerFormEnvelopes | string | When true, PowerForm Administrators can access all of the PowerForm envelopes associated with the account. |
allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata | settingsMetadata | Metadata that indicates whether the |
allowSendersToSetRecipientEmailLanguage | string | When true, senders can set the language of the email that is sent to recipients. |
allowSendersToSetRecipientEmailLanguageMetadata | settingsMetadata | Metadata that indicates whether the |
allowSignerAttachments | string | When true, users can add requests for attachments from signers. |
allowSignerAttachmentsMetadata | settingsMetadata | Metadata that indicates whether the |
allowSupplementalDocuments | string | When true, senders can include supplemental documents. |
allowSupplementalDocumentsMetadata | settingsMetadata | Metadata that indicates whether the |
allowTaggingInSendAndCorrect | string | When true, the tagger palette is visible during the sending and correct flows and users can add tabs to documents. |
allowTaggingInSendAndCorrectMetadata | settingsMetadata | Metadata that indicates whether the |
allowVaulting | string | Reserved for DocuSign. |
allowVaultingMetadata | settingsMetadata | Reserved for DocuSign. |
allowWetSigningOverride | string | When true, users can override the default account setting that controls whether recipients can sign documents on paper. The option to overrride this setting occurs during the sending process on a per-envelope basis. |
allowWetSigningOverrideMetadata | settingsMetadata | Metadata that indicates whether the |
canCreateWorkspaces | string | Reserved for DocuSign. |
canCreateWorkspacesMetadata | settingsMetadata | Reserved for DocuSign. |
disableDocumentUpload | string | When true, users cannot upload documents. |
disableDocumentUploadMetadata | settingsMetadata | Metadata that indicates whether the |
disableOtherActions | string | When true, users can access the Other Actions menu. |
disableOtherActionsMetadata | settingsMetadata | Metadata that indicates whether the |
enableApiRequestLogging | string | When true, API request logging is enabled. Note: Logging limits apply. |
enableApiRequestLoggingMetadata | settingsMetadata | Metadata that indicates whether the |
enableRecipientViewingNotifications | string | When true, senders are notified when recipients view the documents that they send. |
enableRecipientViewingNotificationsMetadata | settingsMetadata | Metadata that indicates whether the |
enableSequentialSigningInterface | string | When true, the sequential signing user interface is enabled. |
enableSequentialSigningInterfaceMetadata | settingsMetadata | Metadata that indicates whether the |
enableTransactionPointIntegration | string | Reserved for DocuSign. |
enableTransactionPointIntegrationMetadata | settingsMetadata | Reserved for DocuSign. |
powerFormRole | string | The PowerForms rights associated with the account permission profile. Valid values are:
|
powerFormRoleMetadata | settingsMetadata | Metadata that indicates whether the |
receiveCompletedSelfSignedDocumentsAsEmailLinks | string | When true, senders receive emails about completed, self-signed documents that contain links to the completed documents instead of PDF attachments. |
receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata | settingsMetadata | Metadata that indicates whether the |
signingUiVersionMetadata | settingsMetadata | Reserved for DocuSign. |
supplementalDocumentsMustAccept | string | When true, senders can require recipients to accept supplemental documents. |
supplementalDocumentsMustAcceptMetadata | settingsMetadata | Metadata that indicates whether the |
supplementalDocumentsMustRead | string | When true, senders can require recipients to read supplemental documents. |
supplementalDocumentsMustReadMetadata | settingsMetadata | Metadata that indicates whether the |
supplementalDocumentsMustView | string | When true, users can require recipients to view supplemental documents. |
supplementalDocumentsMustViewMetadata | settingsMetadata | Metadata that indicates whether the |
useNewDocuSignExperienceInterface | string | Reserved for DocuSign. |
useNewDocuSignExperienceInterfaceMetadata | settingsMetadata | Reserved for DocuSign. |
useNewSendingInterface | string | Reserved for DocuSign. |
useNewSendingInterfaceMetadata | settingsMetadata | Reserved for DocuSign. |
vaultingMode | string | Reserved for DocuSign. |
vaultingModeMetadata | settingsMetadata | Reserved for DocuSign. |
Contains address information. | ||
address1 | string | The first line of the user's address. Maximum length: 100 characters. |
address2 | string | The second line of the user's address. Maximum length: 100 characters. |
city | string | The user's city. |
country | string | The user's country. |
fax | string | A fax number associated with the address, if one is available. |
phone | string | A phone number associated with the address. |
postalCode | string | The user's postal code. |
stateOrProvince | string | The user's state or province. |
configurationtype | string | The type of custom Connect configuration being accessed. |
connectId | string | The ID of the custom Connect configuration being accessed. |
enabled | string | Boolean value that indicates whether the custom Connect configuration is enabled or not. |
hasAccess | string | |
senderSearchableItems | [array] |
This object describes errors that occur. It is only valid for responses and ignored in requests. | ||
errorCode | string | The code associated with the error condition. |
message | string | A brief message describing the error condition. |
A complex element that has up to four Question/Answer pairs for forgotten password information. | ||
forgottenPasswordAnswer1 | string | The answer to the first forgotten password challenge question. |
forgottenPasswordAnswer2 | string | The answer to the second forgotten password challenge question. |
forgottenPasswordAnswer3 | string | The answer to the third forgotten password challenge question. |
forgottenPasswordAnswer4 | string | The answer to the fourth forgotten password challenge question. |
forgottenPasswordQuestion1 | string | The first challenge question presented to a user who has forgotten their password. |
forgottenPasswordQuestion2 | string | The second challenge question presented to a user who has forgotten their password. |
forgottenPasswordQuestion3 | string | The third challenge question presented to a user who has forgotten their password. |
forgottenPasswordQuestion4 | string | The fourth challenge question presented to a user who has forgotten their password. |
This object contains information about a group. | ||
errorDetails | errorDetails | This object describes errors that occur. It is only valid for responses and ignored in requests. |
groupId | string | The DocuSign group ID for the group. |
groupName | string | The name of the group. |
groupType | string | The group type. Possible values include:
|
permissionProfileId | string | The ID of the permission profile associated with the group. Possible values include:
|
users | [userInfo] | A list of the users in the group. |
usersCount | string | The total number of users in the group. |
addressFormat | string | |
addressFormatMetadata | settingsMetadata | |
allowRegion | string | |
calendarType | string | |
calendarTypeMetadata | settingsMetadata | |
cultureName | string | |
cultureNameMetadata | settingsMetadata | |
currencyCode | string | The currency code for the account, based on the ISO 4217 currency code. |
currencyCodeMetadata | settingsMetadata | Metadata that indicates whether the |
currencyNegativeFormat | string | |
currencyNegativeFormatMetadata | settingsMetadata | |
currencyPositiveFormat | string | |
currencyPositiveFormatMetadata | settingsMetadata | |
customDateFormat | string | |
customSignDateFormat | string | |
customSignTimeFormat | string | |
customTimeFormat | string | |
dateFormat | string | |
dateFormatMetadata | settingsMetadata | |
effectiveAddressFormat | string | |
effectiveCalendarType | string | |
effectiveCurrencyCode | string | |
effectiveCurrencyNegativeFormat | string | |
effectiveCurrencyPositiveFormat | string | |
effectiveCustomDateFormat | string | |
effectiveCustomTimeFormat | string | |
effectiveDateFormat | string | |
effectiveInitialFormat | string | |
effectiveNameFormat | string | |
effectiveTimeFormat | string | |
effectiveTimeZone | string | |
initialFormat | string | |
initialFormatMetadata | settingsMetadata | |
nameFormat | string | |
nameFormatMetadata | settingsMetadata | |
signDateFormat | string | The format for the signature date. Valid values are:
Note: Only Admin users can change this setting. |
signDateFormatMetadata | settingsMetadata | Metadata that indicates whether the |
signTimeFormat | string | The format for the signature time. Valid values are:
|
signTimeFormatMetadata | settingsMetadata | Metadata that indicates whether the |
timeFormat | string | |
timeFormatMetadata | settingsMetadata | |
timeZone | string | |
timeZoneMetadata | settingsMetadata |
A name-value pair that describes an item and provides a value for the item. | ||
errorDetails | errorDetails | This object describes errors that occur. It is only valid for responses and ignored in requests. |
name | string | The name of the item. |
originalValue | string | The initial value of the item. |
value | string | The current value of the item. |
sealDisplayName | string | The user-friendly display name for a seal. |
sealName | string | The name of a seal. |
Contains the settings for the email notifications that senders receive about the envelopes that they send. | ||
changedSigner | string | When set to true, the sender receives an email notification if the signer changes. |
commentsOnlyPrivateAndMention | string | When set to true, the user receives only comments that mention their own user name. |
commentsReceiveAll | string | When set to true, the user receives all comments. |
deliveryFailed | string | When set to true, the sender receives an email notification if envelope delivery fails. |
envelopeComplete | string | When set to true, the user receives an email notification when the envelope has been completed. |
offlineSigningFailed | string | When set to true, the user receives an email notification if offline signing failed. |
purgeDocuments | string | When set to true, the user receives an email notification when a document purge occurs. |
recipientViewed | string | When set to true, the sender receives notification that a recipient viewed the envelope. |
senderEnvelopeDeclined | string | When set to true, the sender receives notification that the envelope was declined. |
withdrawnConsent | string | When set to true, the user receives an email notification if consent is withdrawn. |
Metadata that indicates whether a property is editable and describes setting-specific options. | ||
is21CFRPart11 | string | When true, indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES). |
options | [array] | An array of option strings supported by this setting. |
rights | string | Indicates whether the property is editable. Valid values are:
|
uiHint | string | Reserved for DocuSign. |
uiOrder | string | Reserved for DocuSign. |
uiType | string | Reserved for DocuSign. |
An array of email notifications that specifies the email the user receives when they are a sender. When the specific email notification is set to true, the user receives those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. | ||
agentNotification | string | When set to true, the user receives agent notification emails. |
carbonCopyNotification | string | When set to true, the user receives notifications of carbon copy deliveries. |
certifiedDeliveryNotification | string | When set to true, the user receives notifications of certified deliveries. |
commentsOnlyPrivateAndMention | string | When set to true, the user receives only comments that mention their own user name. |
commentsReceiveAll | string | When set to true, the user receives all comments. |
documentMarkupActivation | string | When set to true, the user receives notification that document markup has been activated. |
envelopeActivation | string | When set to true, the user receives notification that the envelope has been activated. |
envelopeComplete | string | When set to true, the user receives an email notification when the envelope has been completed. |
envelopeCorrected | string | When set to true, the user receives notification that the envelope has been corrected. |
envelopeDeclined | string | When set to true, the user receives notification that the envelope has been declined. |
envelopeVoided | string | When set to true, the user receives notification that the envelope has been voided. |
faxReceived | string | Reserved for DocuSign. |
offlineSigningFailed | string | When set to true, the user receives an email notification if offline signing failed. |
purgeDocuments | string | When set to true, the user receives an email notification when a document purge occurs. |
reassignedSigner | string | When set to true, the user receives notification that the envelope has been reassigned. |
whenSigningGroupMember | string | When set to true, the user receives notification that he or she is a member of the signing group. |
Describes which account management capabilities a user has. | ||
canManageAccountSecuritySettings | string | True if the user can manage account security settings. |
canManageAccountSecuritySettingsMetadata | settingsMetadata | |
canManageAccountSettings | string | True if the user can manage account settings. |
canManageAccountSettingsMetadata | settingsMetadata | |
canManageAdmins | string | True if the user can manage administrators. |
canManageAdminsMetadata | settingsMetadata | Metadata that indicates whether the |
canManageReporting | string | True if the user can manage reporting. |
canManageReportingMetadata | settingsMetadata | |
canManageSharing | string | True if the user can manage sharing. |
canManageSharingMetadata | settingsMetadata | Metadata that indicates whether the |
canManageSigningGroups | string | True if the user can manage signing groups. |
canManageSigningGroupsMetadata | settingsMetadata | |
canManageUsers | string | True if the user can manage users. |
canManageUsersMetadata | settingsMetadata | Metadata that indicates whether the |
accountId | string | The external account number (int) or account ID GUID. |
accountName | string | The name on the account. |
activationAccessCode | string | Access code provided to the user to activate the account. |
email | string | |
errorDetails | errorDetails | This object describes errors that occur. It is only valid for responses and ignored in requests. |
loginStatus | string | Boolean value that indicates whether the user is currently logged in or not. |
membershipId | string | The user's membership ID. |
sendActivationEmail | string | When set to true, specifies that an activation email be sent to the user. |
uri | string | A URI containing the user ID. |
userId | string | The ID of the user to access. Generally this is the ID of the current authenticated user, but if the authenticated user is an Administrator on the account, |
userName | string | The name of the user. |
userStatus | string | Status of the user's account. One of:
|
userType | string | The type of user, for example |
Properties that configure the settings for a user. Some elements of this object have a
| ||
accountManagementGranular | userAccountManagementGranularInformation | Describes which account management capabilities a user has. |
adminOnly | string | Reserved for DocuSign. |
adminOnlyMetadata | settingsMetadata | Reserved for DocuSign. |
allowAutoTagging | string | When set to true, the API returns suggested tabs for documents for this user. |
allowEnvelopeTransferTo | string | When set to true, this user can participate in envelope transfers on the account. |
allowEnvelopeTransferToMetadata | settingsMetadata | Reserved for DocuSign. |
allowEsealRecipients | string | When set to true, this user can create electronic seal recipients. |
allowEsealRecipientsMetadata | settingsMetadata | Metadata about the |
allowPowerFormsAdminToAccessAllPowerFormEnvelope | string | When set to true and this user is an administrator, they can view all of the envelopes generated from PowerForms. The default value is false. |
allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata | settingsMetadata | Metadata about the |
allowRecipientLanguageSelection | string | When set to true, this user can set the language used in the standard email format for a recipient when creating an envelope. |
allowRecipientLanguageSelectionMetadata | settingsMetadata | Metadata for allowRecipientLanguageSelection. |
allowSendOnBehalfOf | string | When set to true, this user can send envelopes "on behalf of" other users through the API. |
allowSendOnBehalfOfMetadata | settingsMetadata | Metadata for allowSendOnBehalfOf. |
allowSupplementalDocuments | string | When true, this user can include supplemental documents. |
allowSupplementalDocumentsMetadata | settingsMetadata | Metadata that indicates whether the |
anchorTagVersionedPlacementEnabled | string | Reserved for DocuSign. |
apiAccountWideAccess | string | When true, indicates that this user can send envelope-specific API requests on the account. |
apiAccountWideAccessMetadata | settingsMetadata | Metadata for apiAccountWideAccess. |
apiCanExportAC | string | When true, this user can export authoritative copy for the account. |
apiCanExportACMetadata | settingsMetadata | Metadata about the |
bulkSend | string | When true, this user can use the bulk send feature for the account. |
bulkSendMetadata | settingsMetadata | Metadata that indicates whether the |
canChargeAccount | string | Reserved for DocuSign. |
canChargeAccountMetadata | settingsMetadata | Reserved for DocuSign. |
canEditSharedAddressbook | string | When true, this user can edit the shared address book for the account. |
canEditSharedAddressbookMetadata | settingsMetadata | Metadata about the |
canLockEnvelopes | string | When set to true, this user can lock envelopes. |
canLockEnvelopesMetadata | settingsMetadata | Metadata about the |
canManageAccount | string | When true, this user is an administrator for the account. |
canManageAccountMetadata | settingsMetadata | Metadata about the |
canManageDistributor | string | Reserved for DocuSign. |
canManageDistributorMetadata | settingsMetadata | Metadata about the |
canManageTemplates | string | When true, this user can manage templates for the account. |
canManageTemplatesMetadata | settingsMetadata | Metadata about the |
canSendAPIRequests | string | When true, this user can send API requests on the account. |
canSendAPIRequestsMetadata | settingsMetadata | Metadata about the |
canSendEnvelope | string | When true, this user can send envelopes on the account. |
canSendEnvelopeMetadata | settingsMetadata | Metadata about the |
canSignEnvelope | string | When true, this user can sign envelopes. |
canSignEnvelopeMetadata | settingsMetadata | Metadata about the |
canUseScratchpad | string | When set to true, this user can use a scratchpad to edit information. |
canUseScratchpadMetadata | settingsMetadata | Metadata about the |
canUseSmartContracts | string | Reserved for DocuSign. |
canUseSmartContractsMetadata | settingsMetadata | Reserved for DocuSign. |
disableDocumentUpload | string | When true, this user is prohibited from uploading documents during sending. |
disableDocumentUploadMetadata | settingsMetadata | Metadata that indicates whether the |
disableOtherActions | string | When true, this user can access the Other Actions menu. |
disableOtherActionsMetadata | settingsMetadata | Metadata that indicates whether the |
enableDSPro | string | Reserved for DocuSign. |
enableDSProMetadata | settingsMetadata | Metadata that indicates whether the |
enableSequentialSigningAPI | string | When set to true, the account can define the routing order of recipients for envelopes sent by using the DocuSign API. Note: Only SysAdmin users can change this setting. |
enableSequentialSigningAPIMetadata | settingsMetadata | Metadata that indicates whether the |
enableSequentialSigningUI | string | When set to true, the account can define the routing order of recipients for envelopes sent by using the DocuSign application. Note: Only SysAdmin users can change this setting. |
enableSequentialSigningUIMetadata | settingsMetadata | Metadata that indicates whether the |
enableSignerAttachments | string | When true, this user can use the signing attachments feature. |
enableSignerAttachmentsMetadata | settingsMetadata | Metadata that indicates whether the |
enableSignOnPaperOverride | string | When set to true, a user can override the default default account setting for the Sign on Paper option, which specifies whether signers can sign documents on paper as an option to signing electronically. Note: Only Admin users can change this setting. |
enableSignOnPaperOverrideMetadata | settingsMetadata | Metadata that indicates whether the |
enableTransactionPoint | string | Reserved for DocuSign. |
enableTransactionPointMetadata | settingsMetadata | Reserved for DocuSign. |
enableVaulting | string | When set to true, Vaulting is enabled for the account. |
enableVaultingMetadata | settingsMetadata | Metadata that indicates whether the |
expressSendOnly | string | When set to false, this user can apply tabs to documents during the sending experience. |
locale | string | The user's locale code. Valid values are:
|
localeMetadata | settingsMetadata | Metadata about the |
localePolicy | localePolicy | Reserved for DocuSign. |
manageClickwrapsMode | string | When set to true, this user can create and manage Clickwraps. |
manageClickwrapsModeMetadata | settingsMetadata | Metadata about the |
modifiedBy | string | The user id (GUID) of the user who last modified this user record. |
modifiedByMetadata | settingsMetadata | Metadata about the |
modifiedDate | string | The date on which this user record was last modified. |
modifiedDateMetadata | settingsMetadata | Metadata about the |
modifiedPage | string | Note referencing the page that modified this user record. |
modifiedPageMetadata | settingsMetadata | Metadata about the |
newSendUI | string | Reserved for DocuSign. |
newSendUIMetadata | settingsMetadata | Metadata about the |
powerFormMode | string | Indicates the Power Form mode setting for the user:
|
powerFormModeMetadata | settingsMetadata | Metadata about the |
recipientViewedNotification | string | When true, this user receives notifications when envelopes are viewed. |
recipientViewedNotificationMetadata | settingsMetadata | Metadata about the |
sealIdentifiers | [sealIdentifier] | Information about the seals associated with this user. |
selfSignedRecipientEmailDocument | string | Sets how self-signed documents are presented to the email recipients. Valid values are:
Note: Only Admin users can change this setting. |
selfSignedRecipientEmailDocumentMetadata | settingsMetadata | Metadata that indicates whether the |
senderEmailNotifications | senderEmailNotifications | An array of email notifications that sets the email the user receives when they are a sender. When the specific email notification is set to true, the user will receive those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. The email notifications are:
|
signerEmailNotifications | signerEmailNotifications | An array of email notifications that specifies the email the user receives when they are a sender. When the specific email notification is set to true, the user receives those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. |
supplementalDocumentIncludeInDownload | string | When true, this user gets supplemental documents when downloading documents. |
supplementalDocumentsMustAccept | string | When true, this user must accept supplemental documents. |
supplementalDocumentsMustAcceptMetadata | settingsMetadata | Metadata that indicates whether the |
supplementalDocumentsMustRead | string | When true, this user must both view and accept supplemental documents. |
supplementalDocumentsMustReadMetadata | settingsMetadata | Metadata that indicates whether the |
supplementalDocumentsMustView | string | When true, this user must view supplemental documents. |
supplementalDocumentsMustViewMetadata | settingsMetadata | Metadata that indicates whether the |
templateActiveCreation | string | When set to true, a new template is created each time the user sends an envelope. |
templateActiveCreationMetadata | settingsMetadata | Metadata about the |
templateApplyNotify | string | When set to true, the system notifies this user before applying a matching template. |
templateApplyNotifyMetadata | settingsMetadata | Metadata about the |
templateAutoMatching | string | When set to true, the system automatically applies a matching template to a document if only one template matches. If there are multiple matches, it displays a list of matches to select from. |
templateAutoMatchingMetadata | settingsMetadata | Metadata about the |
templateMatchingSensitivity | string | Percentage used when matching templates. |
templateMatchingSensitivityMetadata | settingsMetadata | Metadata about the |
templatePageLevelMatching | string | When true, users see template matching functionality. |
templatePageLevelMatchingMetadata | settingsMetadata | Metadata about the |
timezoneDST | string | When true, daylight savings time is in effect for this user's time zone. |
timezoneDSTMetadata | settingsMetadata | Metadata about the |
timezoneMask | string | The custom DateTime format setting for this user. |
timezoneMaskMetadata | settingsMetadata | Metadata about the |
timezoneOffset | string | The timezone offset for the user. Valid values:
|
timezoneOffsetMetadata | settingsMetadata | Metadata about the |
timezoneSendingPref | string | Reserved for DocuSign. |
timezoneSendingPrefMetadata | settingsMetadata | Reserved for DocuSign. |
timezoneSigningPref | string | Reserved for DocuSign. |
timezoneSigningPrefMetadata | settingsMetadata | Reserved for DocuSign. |
transactionPointSiteNameURL | string | Reserved for DocuSign. |
transactionPointSiteNameURLMetadata | settingsMetadata | Reserved for DocuSign. |
transactionPointUserName | string | Reserved for DocuSign. |
transactionPointUserNameMetadata | settingsMetadata | Reserved for DocuSign. |
vaultingMode | string | Indicates the specified Vaulting mode:
|
vaultingModeMetadata | settingsMetadata | Metadata about the |
The Users resource enables you to create and manage account users. | ||
activationAccessCode | string | The activation code a new user must enter when activating their account. |
company | string | The name of the user's company. |
connectConfigurations | [connectUserObject] | Object representing the user's custom Connect configuration. |
countryCode | string | The three-letter code for the user's country. |
createdDateTime | string | The UTC DateTime when the item was created. |
customSettings | [nameValue] | The name/value pair information for the user custom setting. |
defaultAccountId | string | The default account ID associated with the user. |
email | string | The user's email address. |
enableConnectForUser | string | Boolean value that specifies whether the user is enabled for updates from DocuSign Connect. |
errorDetails | errorDetails | This object describes errors that occur. It is only valid for responses and ignored in requests. |
firstName | string | The user's first name. Maximum Length: 50 characters. |
forgottenPasswordInfo | forgottenPasswordInformation | A complex element containing up to four Question/Answer pairs for forgotten password information. |
groupList | [group] | A list of the group information for groups to add the user to. Use UserGroups::listGroups to get information about groups. When setting a user's group, only the |
homeAddress | addressInformation | The user's physical home address. |
initialsImageUri | string | The URI for retrieving the image of the user's initials. |
isAdmin | string | Determines if the feature set is actively set as part of the plan. |
isNAREnabled | string | |
jobTitle | string | The user's job title. |
lastLogin | string | The date and time when the user last logged in to the system. |
lastName | string | The user's last name. Maximum Length: 50 characters. |
loginStatus | string | Shows the current status of the user's password. Possible values are:
|
middleName | string | The user's middle name. Limit: 50 characters. |
password | string | The user's password. |
passwordExpiration | string | If password expiration is enabled, the date-time when the user's password expires. |
permissionProfileId | string | The id of the permission profile associated with the user. |
permissionProfileName | string | The name of the permission profile associated with the user. |
profileImageUri | string | The URL for retrieving the user's profile image. |
sendActivationEmail | string | When set to true, specifies that an activation email be sent to the user. |
sendActivationOnInvalidLogin | string | When set to true, specifies that an additional activation email be sent if user's log on fails before the account is activated. |
signatureImageUri | string | An endpoint URI that you can use to retrieve the user's signature image. |
subscribe | string | |
suffixName | string | The suffix for the user's name, such as Jr, IV, PhD, etc. Limit: 50 characters. |
title | string | The salutation for the user, such as Ms, Dr, Capt., etc. Limit: 10 characters. |
uri | string | A URI containing the user ID. |
userAddedToAccountDateTime | string | The date and time that the user was added to the account. |
userId | string | The ID of the user to access. Generally this is the ID of the current authenticated user, but if the authenticated user is an Administrator on the account, |
userName | string | The user's full name. |
userProfileLastModifiedDate | string | The date and time that the user's profile was last modified. |
userSettings | userSettingsInformation | The collection of settings representing the actions a user can perform. See userSettingsInformation for available settings. |
userStatus | string | Status of the user's account. One of:
|
userType | string | The type of user, for example |
workAddress | addressInformation | The user's physical work address. |
The AccountPermissionProfiles resource provides methods that allow you to manage permission profiles for groups of account users. | ||
modifiedByUsername | string | The username of the user who last modified the permission profile. |
modifiedDateTime | string | The date and time when the permission profile was last modified. |
permissionProfileId | string | The ID of the permission profile. Possible values include:
In addition, any custom permission profiles associated with your account will have an automatically generated |
permissionProfileName | string | The name of the account permission profile. Example: |
settings | accountRoleSettings | This object specifies the permissions that are associated with the account permission profile. |
userCount | string | The total number of users in the group associated with the account permission profile. |
users | [Users] | A list of user objects containing information about the users who are associated with the account permission profile. |
{
"permissionProfileId": "sample string 1",
"permissionProfileName": "sample string 2",
"users": [
{
"userName": "sample string 1",
"userId": "sample string 2",
"userType": "sample string 3",
"isAdmin": "sample string 4",
"userStatus": "sample string 5",
"uri": "sample string 6",
"email": "sample string 7",
"password": "sample string 8",
"title": "sample string 9",
"createdDateTime": "sample string 10",
"firstName": "sample string 11",
"middleName": "sample string 12",
"lastName": "sample string 13",
"suffixName": "sample string 14",
"permissionProfileId": "sample string 15",
"permissionProfileName": "sample string 16",
"countryCode": "sample string 17",
"subscribe": "sample string 18",
"userSettings": [
{}
],
"accountManagementGranular": {
"canManageUsers": "sample string 1",
"canManageAdmins": "sample string 2",
"canManageGroups": "sample string 3",
"canManageSharing": "sample string 4",
"canManageUsersMetadata": {
"rights": "sample string 1",
"uiHint": "sample string 2",
"uiType": "sample string 3",
"uiOrder": "sample string 4",
"is21CFRPart11": "sample string 5",
"options": [
"sample string 1"
]
},
"canManageAdminsMetadata": {},
"canManageGroupsMetadata": {},
"canManageSharingMetadata": {}
},
"sendActivationOnInvalidLogin": "sample string 19",
"activationAccessCode": "sample string 20",
"enableConnectForUser": "sample string 21",
"forgottenPasswordInfo": {
"forgottenPasswordQuestion1": "sample string 1",
"forgottenPasswordAnswer1": "sample string 2",
"forgottenPasswordQuestion2": "sample string 3",
"forgottenPasswordAnswer2": "sample string 4",
"forgottenPasswordQuestion3": "sample string 5",
"forgottenPasswordAnswer3": "sample string 6",
"forgottenPasswordQuestion4": "sample string 7",
"forgottenPasswordAnswer4": "sample string 8"
},
"groupList": [
{
"groupId": "sample string 1",
"groupName": "sample string 2",
"permissionProfileId": "sample string 3",
"groupType": "sample string 4",
"users": [
{
"userName": "sample string 1",
"userId": "sample string 2",
"email": "sample string 3",
"userType": "sample string 4",
"userStatus": "sample string 5",
"uri": "sample string 6",
"loginStatus": "sample string 7",
"sendActivationEmail": "sample string 8",
"activationAccessCode": "sample string 9"
}
]
}
],
"workAddress": {
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"stateOrProvince": "sample string 4",
"postalCode": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"country": "sample string 8"
},
"homeAddress": {},
"loginStatus": "sample string 22",
"passwordExpiration": "sample string 23",
"lastLogin": "sample string 24",
"sendActivationEmail": "sample string 25",
"customSettings": [
{}
],
"profileImageUri": "sample string 26",
"userProfileLastModifiedDate": "sample string 27",
"signatureImageUri": "sample string 28",
"initialsImageUri": "sample string 29",
"jobTitle": "sample string 30"
}
],
"modifiedDateTime": "sample string 3",
"modifiedByUsername": "sample string 4",
"userCount": "sample string 5",
"settings": {
"allowAccountManagement": "sample string 1",
"useNewDocuSignExperienceInterface": "sample string 2",
"canCreateWorkspaces": "sample string 3",
"allowBulkSending": "sample string 4",
"allowEnvelopeSending": "sample string 5",
"allowESealRecipients": "sample string 6",
"allowSignerAttachments": "sample string 7",
"allowTaggingInSendAndCorrect": "sample string 8",
"allowWetSigningOverride": "sample string 9",
"allowedAddressBookAccess": "sample string 10",
"allowedTemplateAccess": "sample string 11",
"enableRecipientViewingNotifications": "sample string 12",
"enableSequentialSigningInterface": "sample string 13",
"receiveCompletedSelfSignedDocumentsAsEmailLinks": "sample string 14",
"useNewSendingInterface": "sample string 15",
"allowSupplementalDocuments": "sample string 16",
"supplementalDocumentsMustView": "sample string 17",
"supplementalDocumentsMustAccept": "sample string 18",
"supplementalDocumentsMustRead": "sample string 19",
"disableDocumentUpload": "sample string 20",
"disableOtherActions": "sample string 21",
"allowApiAccess": "sample string 22",
"allowApiAccessToAccount": "sample string 23",
"allowApiSendingOnBehalfOfOthers": "sample string 24",
"allowApiSequentialSigning": "sample string 25",
"enableApiRequestLogging": "sample string 26",
"allowDocuSignDesktopClient": "sample string 27",
"allowSendersToSetRecipientEmailLanguage": "sample string 28",
"allowVaulting": "sample string 29",
"allowedToBeEnvelopeTransferRecipient": "sample string 30",
"enableTransactionPointIntegration": "sample string 31",
"powerFormRole": "sample string 32",
"allowPowerFormsAdminToAccessAllPowerFormEnvelopes": "sample string 33",
"vaultingMode": "sample string 34",
"allowAccountManagementMetadata": {},
"useNewDocuSignExperienceInterfaceMetadata": {},
"canCreateWorkspacesMetadata": {},
"allowBulkSendingMetadata": {},
"allowEnvelopeSendingMetadata": {},
"allowESealRecipientsMetadata": {},
"allowSignerAttachmentsMetadata": {},
"allowTaggingInSendAndCorrectMetadata": {},
"allowWetSigningOverrideMetadata": {},
"allowedAddressBookAccessMetadata": {},
"allowedTemplateAccessMetadata": {},
"enableRecipientViewingNotificationsMetadata": {},
"enableSequentialSigningInterfaceMetadata": {},
"receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata": {},
"useNewSendingInterfaceMetadata": {},
"allowSupplementalDocumentsMetadata": {},
"supplementalDocumentsMustViewMetadata": {},
"supplementalDocumentsMustAcceptMetadata": {},
"supplementalDocumentsMustReadMetadata": {},
"disableDocumentUploadMetadata": {},
"disableOtherActionsMetadata": {},
"allowApiAccessMetadata": {},
"allowApiAccessToAccountMetadata": {},
"allowApiSendingOnBehalfOfOthersMetadata": {},
"allowApiSequentialSigningMetadata": {},
"enableApiRequestLoggingMetadata": {},
"allowDocuSignDesktopClientMetadata": {},
"allowSendersToSetRecipientEmailLanguageMetadata": {},
"allowVaultingMetadata": {},
"allowedToBeEnvelopeTransferRecipientMetadata": {},
"enableTransactionPointIntegrationMetadata": {},
"powerFormRoleMetadata": {},
"allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata": {},
"vaultingModeMetadata": {}
}
}
{
"permissionProfileId": "sample string 1",
"permissionProfileName": "sample string 2",
"users": [
{
"userName": "sample string 1",
"userId": "sample string 2",
"userType": "sample string 3",
"isAdmin": "sample string 4",
"userStatus": "sample string 5",
"uri": "sample string 6",
"email": "sample string 7",
"password": "sample string 8",
"title": "sample string 9",
"createdDateTime": "sample string 10",
"firstName": "sample string 11",
"middleName": "sample string 12",
"lastName": "sample string 13",
"suffixName": "sample string 14",
"permissionProfileId": "sample string 15",
"permissionProfileName": "sample string 16",
"countryCode": "sample string 17",
"subscribe": "sample string 18",
"userSettings": [
{}
],
"accountManagementGranular": {
"canManageUsers": "sample string 1",
"canManageAdmins": "sample string 2",
"canManageGroups": "sample string 3",
"canManageSharing": "sample string 4",
"canManageUsersMetadata": {
"rights": "sample string 1",
"uiHint": "sample string 2",
"uiType": "sample string 3",
"uiOrder": "sample string 4",
"is21CFRPart11": "sample string 5",
"options": [
"sample string 1"
]
},
"canManageAdminsMetadata": {},
"canManageGroupsMetadata": {},
"canManageSharingMetadata": {}
},
"sendActivationOnInvalidLogin": "sample string 19",
"activationAccessCode": "sample string 20",
"enableConnectForUser": "sample string 21",
"forgottenPasswordInfo": {
"forgottenPasswordQuestion1": "sample string 1",
"forgottenPasswordAnswer1": "sample string 2",
"forgottenPasswordQuestion2": "sample string 3",
"forgottenPasswordAnswer2": "sample string 4",
"forgottenPasswordQuestion3": "sample string 5",
"forgottenPasswordAnswer3": "sample string 6",
"forgottenPasswordQuestion4": "sample string 7",
"forgottenPasswordAnswer4": "sample string 8"
},
"groupList": [
{
"groupId": "sample string 1",
"groupName": "sample string 2",
"permissionProfileId": "sample string 3",
"groupType": "sample string 4",
"users": [
{
"userName": "sample string 1",
"userId": "sample string 2",
"email": "sample string 3",
"userType": "sample string 4",
"userStatus": "sample string 5",
"uri": "sample string 6",
"loginStatus": "sample string 7",
"sendActivationEmail": "sample string 8",
"activationAccessCode": "sample string 9",
"errorDetails": {
"errorCode": "sample string 1",
"message": "sample string 2"
}
}
],
"errorDetails": {
"errorCode": "SUCCESS",
"message": ""
}
}
],
"workAddress": {
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"stateOrProvince": "sample string 4",
"postalCode": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"country": "sample string 8"
},
"homeAddress": {},
"loginStatus": "sample string 22",
"passwordExpiration": "sample string 23",
"lastLogin": "sample string 24",
"sendActivationEmail": "sample string 25",
"errorDetails": {
"errorCode": "SUCCESS",
"message": ""
},
"customSettings": [
{}
],
"profileImageUri": "sample string 26",
"userProfileLastModifiedDate": "sample string 27",
"signatureImageUri": "sample string 28",
"initialsImageUri": "sample string 29",
"jobTitle": "sample string 30"
}
],
"modifiedDateTime": "sample string 3",
"modifiedByUsername": "sample string 4",
"userCount": "sample string 5",
"settings": {
"allowAccountManagement": "sample string 1",
"useNewDocuSignExperienceInterface": "sample string 2",
"canCreateWorkspaces": "sample string 3",
"allowBulkSending": "sample string 4",
"allowEnvelopeSending": "sample string 5",
"allowESealRecipients": "sample string 6",
"allowSignerAttachments": "sample string 7",
"allowTaggingInSendAndCorrect": "sample string 8",
"allowWetSigningOverride": "sample string 9",
"allowedAddressBookAccess": "sample string 10",
"allowedTemplateAccess": "sample string 11",
"enableRecipientViewingNotifications": "sample string 12",
"enableSequentialSigningInterface": "sample string 13",
"receiveCompletedSelfSignedDocumentsAsEmailLinks": "sample string 14",
"useNewSendingInterface": "sample string 15",
"allowSupplementalDocuments": "sample string 16",
"supplementalDocumentsMustView": "sample string 17",
"supplementalDocumentsMustAccept": "sample string 18",
"supplementalDocumentsMustRead": "sample string 19",
"disableDocumentUpload": "sample string 20",
"disableOtherActions": "sample string 21",
"allowApiAccess": "sample string 22",
"allowApiAccessToAccount": "sample string 23",
"allowApiSendingOnBehalfOfOthers": "sample string 24",
"allowApiSequentialSigning": "sample string 25",
"enableApiRequestLogging": "sample string 26",
"allowDocuSignDesktopClient": "sample string 27",
"allowSendersToSetRecipientEmailLanguage": "sample string 28",
"allowVaulting": "sample string 29",
"allowedToBeEnvelopeTransferRecipient": "sample string 30",
"enableTransactionPointIntegration": "sample string 31",
"powerFormRole": "sample string 32",
"allowPowerFormsAdminToAccessAllPowerFormEnvelopes": "sample string 33",
"vaultingMode": "sample string 34",
"allowAccountManagementMetadata": {},
"useNewDocuSignExperienceInterfaceMetadata": {},
"canCreateWorkspacesMetadata": {},
"allowBulkSendingMetadata": {},
"allowEnvelopeSendingMetadata": {},
"allowESealRecipientsMetadata": {},
"allowSignerAttachmentsMetadata": {},
"allowTaggingInSendAndCorrectMetadata": {},
"allowWetSigningOverrideMetadata": {},
"allowedAddressBookAccessMetadata": {},
"allowedTemplateAccessMetadata": {},
"enableRecipientViewingNotificationsMetadata": {},
"enableSequentialSigningInterfaceMetadata": {},
"receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata": {},
"useNewSendingInterfaceMetadata": {},
"allowSupplementalDocumentsMetadata": {},
"supplementalDocumentsMustViewMetadata": {},
"supplementalDocumentsMustAcceptMetadata": {},
"supplementalDocumentsMustReadMetadata": {},
"disableDocumentUploadMetadata": {},
"disableOtherActionsMetadata": {},
"allowApiAccessMetadata": {},
"allowApiAccessToAccountMetadata": {},
"allowApiSendingOnBehalfOfOthersMetadata": {},
"allowApiSequentialSigningMetadata": {},
"enableApiRequestLoggingMetadata": {},
"allowDocuSignDesktopClientMetadata": {},
"allowSendersToSetRecipientEmailLanguageMetadata": {},
"allowVaultingMetadata": {},
"allowedToBeEnvelopeTransferRecipientMetadata": {},
"enableTransactionPointIntegrationMetadata": {},
"powerFormRoleMetadata": {},
"allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata": {},
"vaultingModeMetadata": {}
}
}
<permissionProfile xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.docusign.com/restapi">
<modifiedByUsername>sample string 4</modifiedByUsername>
<modifiedDateTime>sample string 3</modifiedDateTime>
<permissionProfileId>sample string 1</permissionProfileId>
<permissionProfileName>sample string 2</permissionProfileName>
<settings>
<allowAccountManagement>sample string 1</allowAccountManagement>
<allowAccountManagementMetadata />
<allowApiAccess>sample string 22</allowApiAccess>
<allowApiAccessMetadata />
<allowApiAccessToAccount>sample string 23</allowApiAccessToAccount>
<allowApiAccessToAccountMetadata />
<allowApiSendingOnBehalfOfOthers>sample string 24</allowApiSendingOnBehalfOfOthers>
<allowApiSendingOnBehalfOfOthersMetadata />
<allowApiSequentialSigning>sample string 25</allowApiSequentialSigning>
<allowApiSequentialSigningMetadata />
<allowBulkSending>sample string 4</allowBulkSending>
<allowBulkSendingMetadata />
<allowDocuSignDesktopClient>sample string 27</allowDocuSignDesktopClient>
<allowDocuSignDesktopClientMetadata />
<allowESealRecipients>sample string 6</allowESealRecipients>
<allowESealRecipientsMetadata />
<allowEnvelopeSending>sample string 5</allowEnvelopeSending>
<allowEnvelopeSendingMetadata />
<allowPowerFormsAdminToAccessAllPowerFormEnvelopes>sample string 33</allowPowerFormsAdminToAccessAllPowerFormEnvelopes>
<allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata />
<allowSendersToSetRecipientEmailLanguage>sample string 28</allowSendersToSetRecipientEmailLanguage>
<allowSendersToSetRecipientEmailLanguageMetadata />
<allowSignerAttachments>sample string 7</allowSignerAttachments>
<allowSignerAttachmentsMetadata />
<allowSupplementalDocuments>sample string 16</allowSupplementalDocuments>
<allowSupplementalDocumentsMetadata />
<allowTaggingInSendAndCorrect>sample string 8</allowTaggingInSendAndCorrect>
<allowTaggingInSendAndCorrectMetadata />
<allowVaulting>sample string 29</allowVaulting>
<allowVaultingMetadata />
<allowWetSigningOverride>sample string 9</allowWetSigningOverride>
<allowWetSigningOverrideMetadata />
<allowedAddressBookAccess>sample string 10</allowedAddressBookAccess>
<allowedAddressBookAccessMetadata />
<allowedTemplateAccess>sample string 11</allowedTemplateAccess>
<allowedTemplateAccessMetadata />
<allowedToBeEnvelopeTransferRecipient>sample string 30</allowedToBeEnvelopeTransferRecipient>
<allowedToBeEnvelopeTransferRecipientMetadata />
<canCreateWorkspaces>sample string 3</canCreateWorkspaces>
<canCreateWorkspacesMetadata />
<disableDocumentUpload>sample string 20</disableDocumentUpload>
<disableDocumentUploadMetadata />
<disableOtherActions>sample string 21</disableOtherActions>
<disableOtherActionsMetadata />
<enableApiRequestLogging>sample string 26</enableApiRequestLogging>
<enableApiRequestLoggingMetadata />
<enableRecipientViewingNotifications>sample string 12</enableRecipientViewingNotifications>
<enableRecipientViewingNotificationsMetadata />
<enableSequentialSigningInterface>sample string 13</enableSequentialSigningInterface>
<enableSequentialSigningInterfaceMetadata />
<enableTransactionPointIntegration>sample string 31</enableTransactionPointIntegration>
<enableTransactionPointIntegrationMetadata />
<powerFormRole>sample string 32</powerFormRole>
<powerFormRoleMetadata />
<receiveCompletedSelfSignedDocumentsAsEmailLinks>sample string 14</receiveCompletedSelfSignedDocumentsAsEmailLinks>
<receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata />
<supplementalDocumentsMustAccept>sample string 18</supplementalDocumentsMustAccept>
<supplementalDocumentsMustAcceptMetadata />
<supplementalDocumentsMustRead>sample string 19</supplementalDocumentsMustRead>
<supplementalDocumentsMustReadMetadata />
<supplementalDocumentsMustView>sample string 17</supplementalDocumentsMustView>
<supplementalDocumentsMustViewMetadata />
<useNewDocuSignExperienceInterface>sample string 2</useNewDocuSignExperienceInterface>
<useNewDocuSignExperienceInterfaceMetadata />
<useNewSendingInterface>sample string 15</useNewSendingInterface>
<useNewSendingInterfaceMetadata />
<vaultingMode>sample string 34</vaultingMode>
<vaultingModeMetadata />
</settings>
<userCount>sample string 5</userCount>
<users>
<userInformation>
<accountManagementGranular>
<canManageAdmins>sample string 2</canManageAdmins>
<canManageAdminsMetadata />
<canManageGroups>sample string 3</canManageGroups>
<canManageGroupsMetadata />
<canManageSharing>sample string 4</canManageSharing>
<canManageSharingMetadata />
<canManageUsers>sample string 1</canManageUsers>
<canManageUsersMetadata>
<is21CFRPart11>sample string 5</is21CFRPart11>
<options>
<string>sample string 1</string>
</options>
<rights>sample string 1</rights>
<uiHint>sample string 2</uiHint>
<uiOrder>sample string 4</uiOrder>
<uiType>sample string 3</uiType>
</canManageUsersMetadata>
</accountManagementGranular>
<activationAccessCode>sample string 20</activationAccessCode>
<countryCode>sample string 17</countryCode>
<createdDateTime>sample string 10</createdDateTime>
<customSettings>
<nameValue />
</customSettings>
<email>sample string 7</email>
<enableConnectForUser>sample string 21</enableConnectForUser>
<firstName>sample string 11</firstName>
<forgottenPasswordInfo>
<forgottenPasswordAnswer1>sample string 2</forgottenPasswordAnswer1>
<forgottenPasswordAnswer2>sample string 4</forgottenPasswordAnswer2>
<forgottenPasswordAnswer3>sample string 6</forgottenPasswordAnswer3>
<forgottenPasswordAnswer4>sample string 8</forgottenPasswordAnswer4>
<forgottenPasswordQuestion1>sample string 1</forgottenPasswordQuestion1>
<forgottenPasswordQuestion2>sample string 3</forgottenPasswordQuestion2>
<forgottenPasswordQuestion3>sample string 5</forgottenPasswordQuestion3>
<forgottenPasswordQuestion4>sample string 7</forgottenPasswordQuestion4>
</forgottenPasswordInfo>
<groupList>
<group>
<groupId>sample string 1</groupId>
<groupName>sample string 2</groupName>
<groupType>sample string 4</groupType>
<permissionProfileId>sample string 3</permissionProfileId>
<users>
<userInfo>
<activationAccessCode>sample string 9</activationAccessCode>
<email>sample string 3</email>
<loginStatus>sample string 7</loginStatus>
<sendActivationEmail>sample string 8</sendActivationEmail>
<uri>sample string 6</uri>
<userId>sample string 2</userId>
<userName>sample string 1</userName>
<userStatus>sample string 5</userStatus>
<userType>sample string 4</userType>
</userInfo>
</users>
</group>
</groupList>
<homeAddress />
<initialsImageUri>sample string 29</initialsImageUri>
<isAdmin>sample string 4</isAdmin>
<jobTitle>sample string 30</jobTitle>
<lastLogin>sample string 24</lastLogin>
<lastName>sample string 13</lastName>
<loginStatus>sample string 22</loginStatus>
<middleName>sample string 12</middleName>
<password>sample string 8</password>
<passwordExpiration>sample string 23</passwordExpiration>
<permissionProfileId>sample string 15</permissionProfileId>
<permissionProfileName>sample string 16</permissionProfileName>
<profileImageUri>sample string 26</profileImageUri>
<sendActivationEmail>sample string 25</sendActivationEmail>
<sendActivationOnInvalidLogin>sample string 19</sendActivationOnInvalidLogin>
<signatureImageUri>sample string 28</signatureImageUri>
<subscribe>sample string 18</subscribe>
<suffixName>sample string 14</suffixName>
<title>sample string 9</title>
<uri>sample string 6</uri>
<userId>sample string 2</userId>
<userName>sample string 1</userName>
<userProfileLastModifiedDate>sample string 27</userProfileLastModifiedDate>
<userSettings>
<nameValue />
</userSettings>
<userStatus>sample string 5</userStatus>
<userType>sample string 3</userType>
<workAddress>
<address1>sample string 1</address1>
<address2>sample string 2</address2>
<city>sample string 3</city>
<country>sample string 8</country>
<fax>sample string 7</fax>
<phone>sample string 6</phone>
<postalCode>sample string 5</postalCode>
<stateOrProvince>sample string 4</stateOrProvince>
</workAddress>
</userInformation>
</users>
</permissionProfile>
<permissionProfile xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.docusign.com/restapi">
<modifiedByUsername>sample string 4</modifiedByUsername>
<modifiedDateTime>sample string 3</modifiedDateTime>
<permissionProfileId>sample string 1</permissionProfileId>
<permissionProfileName>sample string 2</permissionProfileName>
<settings>
<allowAccountManagement>sample string 1</allowAccountManagement>
<allowAccountManagementMetadata />
<allowApiAccess>sample string 22</allowApiAccess>
<allowApiAccessMetadata />
<allowApiAccessToAccount>sample string 23</allowApiAccessToAccount>
<allowApiAccessToAccountMetadata />
<allowApiSendingOnBehalfOfOthers>sample string 24</allowApiSendingOnBehalfOfOthers>
<allowApiSendingOnBehalfOfOthersMetadata />
<allowApiSequentialSigning>sample string 25</allowApiSequentialSigning>
<allowApiSequentialSigningMetadata />
<allowBulkSending>sample string 4</allowBulkSending>
<allowBulkSendingMetadata />
<allowDocuSignDesktopClient>sample string 27</allowDocuSignDesktopClient>
<allowDocuSignDesktopClientMetadata />
<allowESealRecipients>sample string 6</allowESealRecipients>
<allowESealRecipientsMetadata />
<allowEnvelopeSending>sample string 5</allowEnvelopeSending>
<allowEnvelopeSendingMetadata />
<allowPowerFormsAdminToAccessAllPowerFormEnvelopes>sample string 33</allowPowerFormsAdminToAccessAllPowerFormEnvelopes>
<allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata />
<allowSendersToSetRecipientEmailLanguage>sample string 28</allowSendersToSetRecipientEmailLanguage>
<allowSendersToSetRecipientEmailLanguageMetadata />
<allowSignerAttachments>sample string 7</allowSignerAttachments>
<allowSignerAttachmentsMetadata />
<allowSupplementalDocuments>sample string 16</allowSupplementalDocuments>
<allowSupplementalDocumentsMetadata />
<allowTaggingInSendAndCorrect>sample string 8</allowTaggingInSendAndCorrect>
<allowTaggingInSendAndCorrectMetadata />
<allowVaulting>sample string 29</allowVaulting>
<allowVaultingMetadata />
<allowWetSigningOverride>sample string 9</allowWetSigningOverride>
<allowWetSigningOverrideMetadata />
<allowedAddressBookAccess>sample string 10</allowedAddressBookAccess>
<allowedAddressBookAccessMetadata />
<allowedTemplateAccess>sample string 11</allowedTemplateAccess>
<allowedTemplateAccessMetadata />
<allowedToBeEnvelopeTransferRecipient>sample string 30</allowedToBeEnvelopeTransferRecipient>
<allowedToBeEnvelopeTransferRecipientMetadata />
<canCreateWorkspaces>sample string 3</canCreateWorkspaces>
<canCreateWorkspacesMetadata />
<disableDocumentUpload>sample string 20</disableDocumentUpload>
<disableDocumentUploadMetadata />
<disableOtherActions>sample string 21</disableOtherActions>
<disableOtherActionsMetadata />
<enableApiRequestLogging>sample string 26</enableApiRequestLogging>
<enableApiRequestLoggingMetadata />
<enableRecipientViewingNotifications>sample string 12</enableRecipientViewingNotifications>
<enableRecipientViewingNotificationsMetadata />
<enableSequentialSigningInterface>sample string 13</enableSequentialSigningInterface>
<enableSequentialSigningInterfaceMetadata />
<enableTransactionPointIntegration>sample string 31</enableTransactionPointIntegration>
<enableTransactionPointIntegrationMetadata />
<powerFormRole>sample string 32</powerFormRole>
<powerFormRoleMetadata />
<receiveCompletedSelfSignedDocumentsAsEmailLinks>sample string 14</receiveCompletedSelfSignedDocumentsAsEmailLinks>
<receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata />
<supplementalDocumentsMustAccept>sample string 18</supplementalDocumentsMustAccept>
<supplementalDocumentsMustAcceptMetadata />
<supplementalDocumentsMustRead>sample string 19</supplementalDocumentsMustRead>
<supplementalDocumentsMustReadMetadata />
<supplementalDocumentsMustView>sample string 17</supplementalDocumentsMustView>
<supplementalDocumentsMustViewMetadata />
<useNewDocuSignExperienceInterface>sample string 2</useNewDocuSignExperienceInterface>
<useNewDocuSignExperienceInterfaceMetadata />
<useNewSendingInterface>sample string 15</useNewSendingInterface>
<useNewSendingInterfaceMetadata />
<vaultingMode>sample string 34</vaultingMode>
<vaultingModeMetadata />
</settings>
<userCount>sample string 5</userCount>
<users>
<userInformation>
<accountManagementGranular>
<canManageAdmins>sample string 2</canManageAdmins>
<canManageAdminsMetadata />
<canManageGroups>sample string 3</canManageGroups>
<canManageGroupsMetadata />
<canManageSharing>sample string 4</canManageSharing>
<canManageSharingMetadata />
<canManageUsers>sample string 1</canManageUsers>
<canManageUsersMetadata>
<is21CFRPart11>sample string 5</is21CFRPart11>
<options>
<string>sample string 1</string>
</options>
<rights>sample string 1</rights>
<uiHint>sample string 2</uiHint>
<uiOrder>sample string 4</uiOrder>
<uiType>sample string 3</uiType>
</canManageUsersMetadata>
</accountManagementGranular>
<activationAccessCode>sample string 20</activationAccessCode>
<countryCode>sample string 17</countryCode>
<createdDateTime>sample string 10</createdDateTime>
<customSettings>
<nameValue />
</customSettings>
<email>sample string 7</email>
<enableConnectForUser>sample string 21</enableConnectForUser>
<errorDetails>
<errorCode>SUCCESS</errorCode>
<message></message>
</errorDetails>
<firstName>sample string 11</firstName>
<forgottenPasswordInfo>
<forgottenPasswordAnswer1>sample string 2</forgottenPasswordAnswer1>
<forgottenPasswordAnswer2>sample string 4</forgottenPasswordAnswer2>
<forgottenPasswordAnswer3>sample string 6</forgottenPasswordAnswer3>
<forgottenPasswordAnswer4>sample string 8</forgottenPasswordAnswer4>
<forgottenPasswordQuestion1>sample string 1</forgottenPasswordQuestion1>
<forgottenPasswordQuestion2>sample string 3</forgottenPasswordQuestion2>
<forgottenPasswordQuestion3>sample string 5</forgottenPasswordQuestion3>
<forgottenPasswordQuestion4>sample string 7</forgottenPasswordQuestion4>
</forgottenPasswordInfo>
<groupList>
<group>
<errorDetails>
<errorCode>SUCCESS</errorCode>
<message></message>
</errorDetails>
<groupId>sample string 1</groupId>
<groupName>sample string 2</groupName>
<groupType>sample string 4</groupType>
<permissionProfileId>sample string 3</permissionProfileId>
<users>
<userInfo>
<activationAccessCode>sample string 9</activationAccessCode>
<email>sample string 3</email>
<errorDetails>
<errorCode>sample string 1</errorCode>
<message>sample string 2</message>
</errorDetails>
<loginStatus>sample string 7</loginStatus>
<sendActivationEmail>sample string 8</sendActivationEmail>
<uri>sample string 6</uri>
<userId>sample string 2</userId>
<userName>sample string 1</userName>
<userStatus>sample string 5</userStatus>
<userType>sample string 4</userType>
</userInfo>
</users>
</group>
</groupList>
<homeAddress />
<initialsImageUri>sample string 29</initialsImageUri>
<isAdmin>sample string 4</isAdmin>
<jobTitle>sample string 30</jobTitle>
<lastLogin>sample string 24</lastLogin>
<lastName>sample string 13</lastName>
<loginStatus>sample string 22</loginStatus>
<middleName>sample string 12</middleName>
<password>sample string 8</password>
<passwordExpiration>sample string 23</passwordExpiration>
<permissionProfileId>sample string 15</permissionProfileId>
<permissionProfileName>sample string 16</permissionProfileName>
<profileImageUri>sample string 26</profileImageUri>
<sendActivationEmail>sample string 25</sendActivationEmail>
<sendActivationOnInvalidLogin>sample string 19</sendActivationOnInvalidLogin>
<signatureImageUri>sample string 28</signatureImageUri>
<subscribe>sample string 18</subscribe>
<suffixName>sample string 14</suffixName>
<title>sample string 9</title>
<uri>sample string 6</uri>
<userId>sample string 2</userId>
<userName>sample string 1</userName>
<userProfileLastModifiedDate>sample string 27</userProfileLastModifiedDate>
<userSettings>
<nameValue />
</userSettings>
<userStatus>sample string 5</userStatus>
<userType>sample string 3</userType>
<workAddress>
<address1>sample string 1</address1>
<address2>sample string 2</address2>
<city>sample string 3</city>
<country>sample string 8</country>
<fax>sample string 7</fax>
<phone>sample string 6</phone>
<postalCode>sample string 5</postalCode>
<stateOrProvince>sample string 4</stateOrProvince>
</workAddress>
</userInformation>
</users>
</permissionProfile>