Manage customer accounts - Add verified domain
Fügen Sie überprüfte Domäne hinzu.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/verifieddomain
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
customer_id
|
path | True |
string |
Der Active Directory-Mandantenbezeichner des Kunden. |
version
|
path | True |
string |
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 |
---|---|---|
verifiedDomain |
Microsoft. |
Domäne. |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
Die überprüfte Domäne wird hinzugefügt. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitionen
Microsoft.Partner.Service.Customers.Contracts.V1.Domain
Name | Typ | Beschreibung |
---|---|---|
authenticationType |
enum:
|
|
capability |
enum:
|
|
isDefault |
boolean |
|
isInitial |
boolean |
|
name |
string |
|
rootDomain |
string |
|
status |
enum:
|
|
verificationMethod |
enum:
|
Microsoft.Partner.Service.Customers.Contracts.V1.DomainFederationSettings
Name | Typ | Beschreibung |
---|---|---|
activeLogOnUri |
string |
|
defaultInteractiveAuthenticationMethod |
string |
|
federationBrandName |
string |
|
issuerUri |
string |
|
logOffUri |
string |
|
metadataExchangeUri |
string |
|
nextSigningCertificate |
string |
|
openIdConnectDiscoveryEndpoint |
string |
|
passiveLogOnUri |
string |
|
preferredAuthenticationProtocol |
enum:
|
|
promptLoginBehavior |
enum:
|
|
signingCertificate |
string |
|
signingCertificateUpdateStatus |
Microsoft. |
|
supportsMfa |
boolean |
Microsoft.Partner.Service.Customers.Contracts.V1.SigningCertificateUpdateStatus
Name | Typ | Beschreibung |
---|---|---|
lastRunAt |
string |
|
result |
integer |
Microsoft.Partner.Service.Customers.Contracts.V1.VerifiedDomain
Domäne.
Name | Typ | Beschreibung |
---|---|---|
domain | ||
domainFederationSettings |
Microsoft. |
|
verifiedDomainName |
string |