0
votes

I've tried this https://developers.docusign.com/esign-rest-api/reference/Users/Users/update#request and the PUT succeeds but doesn't change the user's email address. Other attributes in the same body, e.g. jobTitle, update successfully.

It it possible to update an existing user's email address with DocuSign's REST API?

Thanks, Graham

1

1 Answers

0
votes

The new email address requires validation. Can you check if an auto-generated email is sent to the new address to validate it. I think once the user clicks it and logs in to the account to confirm - it will be updated.