ResellerUsers
Update a reseller user
Updates the specified reseller user by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
patch/v3/resellers/{resellerId}/users/{id}
Path parameters
resellerIdstring required
idstring required
Unique identifier for the reseller user.
Request body
Response
OK
Changes
Changed in 1 of the 3 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
- ○