Manage customer accounts - Create Directory Role
POST https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/directoryroles/{role_id}/usermembers
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
customer_id
|
path | True |
string |
Kundenmandanten-ID. |
role_id
|
path | True |
string |
Die Verzeichnisrollen-ID. |
Anforderungsheader
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Erforderlich | Typ | Beschreibung |
---|---|---|---|
Authorization | True |
string |
Autorisierungs-Bearertoken |
ms-correlationid |
string |
Wird intern zum Nachverfolgen von Anforderungen verwendet. Wenn keine ms-correlationid angegeben wird, generiert der Server für jede Anforderung eine neue. |
|
ms-cv |
string |
Wird intern zum Nachverfolgen von Anforderungen verwendet. Wenn kein ms-cv bereitgestellt wird, generiert der Server für jede Anforderung eine neue. |
|
ms-requestid |
string |
Wird für die Idempotenz von Anforderungen verwendet. Wenn keine ms-requestid angegeben wird, generiert der Server für jede Anforderung eine neue anforderung. |
Anforderungstext
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Typ | Beschreibung |
---|---|---|
accountId |
string |
|
displayName |
string |
|
id |
string |
|
roleId |
string |
|
userPrincipalName |
string |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
object |
OKAY Media Types: "application/json", "text/json", "application/xml", "text/xml" |
201 Created |
Microsoft. |
Die Anforderung war erfolgreich. Der Antworttext enthält das neu erstellte Benutzermitglied. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitionen
Name | Beschreibung |
---|---|
Microsoft. |
|
Microsoft. |
Microsoft.Partner.Core.Collections.ResourceAttributes
Name | Typ | Beschreibung |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Providers.RoleConfigurationData.Models.UserMember
Name | Typ | Beschreibung |
---|---|---|
accountId |
string |
|
attributes | ||
displayName |
string |
|
id |
string |
|
roleId |
string |
|
userPrincipalName |
string |