OrganizationUsers
Update an organization user
Updates the specified organization user by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
patch/v3/organizations/{organizationId}/users/{id}
Path parameters
organizationIdstring required
idstring required
Unique identifier for the organization user.
Request body
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
added the optional property
twoFactorRequiredFromto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○