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.Partner.Service.Customers.Contracts.V1.VerifiedDomain

Domäne.

Antworten

Name Typ Beschreibung
200 OK

Microsoft.Partner.Service.Customers.Contracts.V1.Domain

Die überprüfte Domäne wird hinzugefügt.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

Definitionen

Name Beschreibung
Microsoft.Partner.Service.Customers.Contracts.V1.Domain
Microsoft.Partner.Service.Customers.Contracts.V1.DomainFederationSettings
Microsoft.Partner.Service.Customers.Contracts.V1.SigningCertificateUpdateStatus
Microsoft.Partner.Service.Customers.Contracts.V1.VerifiedDomain

Domäne.

Microsoft.Partner.Service.Customers.Contracts.V1.Domain

Name Typ Beschreibung
authenticationType enum:
  • federated
  • managed
capability enum:
  • all
  • email
  • full_redelegation
  • intune
  • none
  • office_communications_online
  • org_id_authentication
  • share_point_public
  • sharepoint
  • sharepoint_default
  • yammer
isDefault

boolean

isInitial

boolean

name

string

rootDomain

string

status enum:
  • pending_deletion
  • unverified
  • verified
verificationMethod enum:
  • dns_record
  • email
  • none

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:
  • samlp
  • ws_fed
promptLoginBehavior enum:
  • disabled
  • native_support
  • translate_to_fresh_password_auth
signingCertificate

string

signingCertificateUpdateStatus

Microsoft.Partner.Service.Customers.Contracts.V1.SigningCertificateUpdateStatus

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

Microsoft.Partner.Service.Customers.Contracts.V1.Domain

domainFederationSettings

Microsoft.Partner.Service.Customers.Contracts.V1.DomainFederationSettings

verifiedDomainName

string