Update an existing member relation PUT
A user can only execute this action if he is a member of an authorizing role which satisfies one of the following conditions: <ul> <li> The authorizing role has *direct or indirect* userManagement rights for the role to which a member is updated </li> <li> The authorizing role has *indirect* roleManagement rights for the role to which a member is updated </li> </ul>
Collect monitors relations (replaced by POST /v1/role/{roleId}/monitors/query) GET
Get the monitors relations which start from roles of which the user is a member and which are in the specified list of role ids. The POST /v1/role/{roleId}/monitors/query is a preferable alternative which can better handle complex filters.
