Update a member's roleCopy Pagepatch 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 ParamsRequest body for updating a member's rolerolestringenumrequiredThe new role to assign to the memberadminreaderAllowed:adminreaderResponses 200Role updated successfully 400Invalid request or account is not an organization 404Member not foundUpdated 2 months ago