Users

Update user

post/api/v1/users/update

Request body

idstring nullable
displayNamestring nullable
usernamestring nullable
emailstring nullable
role'Admin' | 'Manager' | 'Partner' | 'User' | 'Autoscaler'
forceToResetPasswordboolean
disableboolean
isApprovedByPartnerboolean

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.