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. For more details, see Deactivate a user.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

The request body.

string

Account type

string
string
string | null
string
boolean

Whether to deactivate a user in Sigma.

boolean

Whether to archive a user with SCIM.

string
enum
Allowed:
string
boolean

Archive a user's documents instead of transferring them. Can only be used if either isArchived or isInactive is set to true. Also archives scheduled exports.

boolean

Archive a user's scheduled exports instead of transferring them. Can only be used if either isArchived or isInactive is set to true

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json