Manage customer accounts - Create Directory Role
POST https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/directoryroles/{role_id}/usermembers
URI Parametreleri
Name | İçinde | Gerekli | Tür | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
Müşteri kiracı kimliği. |
role_id
|
path | True |
string |
Dizin rolü kimliği. |
İstek Başlığı
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Gerekli | Tür | Description |
---|---|---|---|
Authorization | True |
string |
Yetkilendirme Taşıyıcı belirteci |
ms-correlationid |
string |
İstekleri dahili olarak izlemek için kullanılır. Bir ms-correlationid sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
|
ms-cv |
string |
İstekleri dahili olarak izlemek için kullanılır. Bir ms-cv sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
|
ms-requestid |
string |
İsteklerin eşzamanlılığı için kullanılır. Bir ms-requestid sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
İstek Gövdesi
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Tür | Description |
---|---|---|
accountId |
string |
|
displayName |
string |
|
id |
string |
|
roleId |
string |
|
userPrincipalName |
string |
Yanıtlar
Name | Tür | Description |
---|---|---|
200 OK |
object |
TAMAM Media Types: "application/json", "text/json", "application/xml", "text/xml" |
201 Created |
Microsoft. |
İstek başarılı oldu. Yanıt gövdesi yeni oluşturulan kullanıcı üyesini içerir. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Tanımlar
Name | Description |
---|---|
Microsoft. |
|
Microsoft. |
Microsoft.Partner.Core.Collections.ResourceAttributes
Name | Tür | Description |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Providers.RoleConfigurationData.Models.UserMember
Name | Tür | Description |
---|---|---|
accountId |
string |
|
attributes | ||
displayName |
string |
|
id |
string |
|
roleId |
string |
|
userPrincipalName |
string |