Update a member's account in the active organization
POST /organizations/current/members/update-account
POST
/organizations/current/members/update-account
Updates the name/email of a member’s user account and/or sets a new password (revoking their sessions). Requires the members.manage permission; members with the owner role cannot be edited.
Request Body required
Odeljak pod nazivom „Request Body required “object
memberId
required
string
name
string
email
string format: email
newPassword
string
Responses
Odeljak pod nazivom „ Responses “OK
401
403
422