Update member

Update a specific user by memberId.

Usage notes

  • Retrieve the memberId by calling the /v2/members endpoint.
  • Review the account types returned by the same endpoint to understand the format of the memberType string.
  • To deactivate a user and reassign their documents to a specific user, set newOwnerIdto the user ID of the desired document owner, and isArchived to True.
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!