Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Update Account Password Rules
DocuSign Tools

Docusign Update Account Password Rules

This endpoint updates the password rules for a DocuSign account. It allows account administrators to modify various password policy settings, including expiration, complexity requirements, lockout durations, and security question requirements. Use this endpoint to enhance accoun…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Update Account Password Rules

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • accountIdstring
    The external account number (integer) or account ID GUID. This parameter uniquely identifies the DocuSign account for which the password rules will be updated. It must be provided in the path of the request. The value should be a valid account identifier within your DocuSign env…
  • expirePasswordstring
    When **true,** passwords expire. The default value is `false`.
  • questionsRequiredstring
    The number of security questions required to confirm the user's identity before the user can reset their password. The default value is `0`.
  • expirePasswordDaysstring
    The number of days before passwords expire. To use this property, the `expirePassword` property must be set to **true.**
  • lockoutDurationTypestring
    The interval associated with the user lockout after a failed login attempt. Possible values are: - `minutes` (default) - `hours` - `days`
  • passwordIncludeDigitstring
    When **true,** passwords must include a digit. The default value is `false`.
  • passwordStrengthTypestring
    The type of password strength. Possible values are: - `basic`: The minimum password length is 6 characters with no other password requirements. - `medium`: The minimum password length is 7 characters. Passwords must also have one uppercase letter, one lowercase letter, and one n…
  • minimumPasswordLengthstring
    The minimum number of characters in the password. This value must be a number between `6` and `15`. The default value is `6`.
  • lockoutDurationMinutesstring
    The number of minutes a user is locked out of the system after three failed login attempts. The default value is `2`.
  • minimumPasswordAgeDaysstring
    The minimum number of days after a password is set before it can be changed. This value can be `0` or more days. The default value is `0`.
  • passwordIncludeLowerCasestring
    When **true,** passwords must include a lowercase letter. The default value is `false`.
  • passwordIncludeUpperCasestring
    When **true,** passwords must include an uppercase letter. The default value is `false`.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.