Reputation: 1150
We are using the API with Send on Behalf functionality in our system would like to check on the impact of the expiry of the SOBO’s user password on the API.
Upvotes: 0
Views: 209
Reputation: 1244
Password expiry is only enforced on logging into the WebApp. The general best practice is to have your API (or SOBO) user never use the DocuSign Web Application.
So, even if the account has a 30 day user password expiry it will not be enforced via the API and the password itself will only expire on a login attempt via https://account.docusign.com/#/web/login.
Upvotes: 1