Update a member's roleAsk AIpatch https://api.northstake.dk/v1/organization/members/{memberId}/roleChanges the role of a member in the organization. Only admins can update roles.Path ParamsmemberIdstringrequiredThe Auth0 user ID of the memberBody ParamsrolestringenumrequiredThe new role to assign to the memberadminreaderAllowed:adminreaderResponses 200Role updated successfully 400Invalid request or account is not an organization 404Member not foundUpdated about 2 months ago