Nexus

Nexus APIs

PATCH /v1/organizations/{organizationId}/members/{userId}

Update a member's MFA in this organization

Parameters
Name In Required Description
organizationId path Yes
userId path Yes
isMfaRequired query No true if members mfa vaues in the organization-member table should be set otherwise false.
Responses
204 No Content
Security

Authentication is required for this operation.

Source: default

Requirements (any one option may satisfy)

  • Bearer and ApplicationToken
  • Basic