Create or update a member relation
Create a member relation (or update the existing one) between a role and a user email<br><br> 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 added (or updated) </li> <li> The authorizing role has indirect roleManagement rights for the role to which a member is added (or updated) </li> <ul>
Path parameters
Id of the role of the newly created (or updated) member relation
Query parameters
Email of the user of the newly created (or updated) member relation
Name of the mailbot configuration used to send an email in the case that new user credentials are created
New user password in the case that new user is created
Request body
Response
The newly created (or updated) member relation
Changes
No recorded changes to this endpoint across all 1 revision of this API.