Member

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>

put/v1/role/{roleId}/member

Path parameters

roleIdinteger required

Id of the role of the newly created (or updated) member relation

Query parameters

userEmailstring required

Email of the user of the newly created (or updated) member relation

originstring

Name of the mailbot configuration used to send an email in the case that new user credentials are created

language'aa' | 'ab' | 'af' | 'ak' | 'am' | 'ar' | 'an' | 'as' | 'av' | 'ae' | 'ay' | 'az' | 'ba' | 'bm' | 'be' | 'bn' | 'bi' | 'bo' | 'bs' | 'br' | 'bg' | 'ca' | 'cs' | 'ch' | 'ce' | 'cu' | 'cv' | 'kw' | 'co' | 'cr' | 'cy' | 'da' | 'de' | 'dv' | 'dz' | 'el' | 'en' | 'eo' | 'et' | 'eu' | 'ee' | 'fo' | 'fa' | 'fj' | 'fi' | 'fr' | 'fy' | 'ff' | 'gd' | 'ga' | 'gl' | 'gv' | 'gn' | 'gu' | 'ht' | 'ha' | 'sh' | 'he' | 'hz' | 'hi' | 'ho' | 'hr' | 'hu' | 'hy' | 'ig' | 'io' | 'ii' | 'iu' | 'ie' | 'ia' | 'id' | 'ik' | 'is' | 'it' | 'jv' | 'ja' | 'kl' | 'kn' | 'ks' | 'ka' | 'kr' | 'kk' | 'km' | 'ki' | 'rw' | 'ky' | 'kv' | 'kg' | 'ko' | 'kj' | 'ku' | 'lo' | 'la' | 'lv' | 'li' | 'ln' | 'lt' | 'lb' | 'lu' | 'lg' | 'mh' | 'ml' | 'mr' | 'mk' | 'mg' | 'mt' | 'mn' | 'mi' | 'ms' | 'my' | 'na' | 'nv' | 'nr' | 'nd' | 'ng' | 'ne' | 'nl' | 'nn' | 'nb' | 'no' | 'ny' | 'oc' | 'oj' | 'or' | 'om' | 'os' | 'pa' | 'pi' | 'pl' | 'pt' | 'ps' | 'qu' | 'rm' | 'ro' | 'rn' | 'ru' | 'sg' | 'sa' | 'si' | 'sk' | 'sl' | 'se' | 'sm' | 'sn' | 'sd' | 'so' | 'st' | 'es' | 'sq' | 'sc' | 'sr' | 'ss' | 'su' | 'sw' | 'sv' | 'ty' | 'ta' | 'tt' | 'te' | 'tg' | 'tl' | 'th' | 'ti' | 'to' | 'tn' | 'ts' | 'tk' | 'tr' | 'tw' | 'ug' | 'uk' | 'ur' | 'uz' | 've' | 'vi' | 'vo' | 'wa' | 'wo' | 'xh' | 'yi' | 'yo' | 'za' | 'zh' | 'zu'
passwordstring

New user password in the case that new user is created

Request body

Def29 required

Response

The newly created (or updated) member relation

Changes

No recorded changes to this endpoint across all 1 revision of this API.