Manage customer accounts - Add verified domain
Een geverifieerd domein toevoegen.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/verifieddomain
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
De Active Directory-tenant-id van de klant. |
version
|
path | True |
string |
Aanvraagkoptekst
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Vereist | Type | Description |
---|---|---|---|
Authorization | True |
string |
Bearer-token voor autorisatie |
ms-correlationid |
string |
Wordt intern gebruikt voor het bijhouden van aanvragen. Als er geen ms-correlationid is opgegeven, genereert de server een nieuwe voor elke aanvraag |
|
ms-cv |
string |
Wordt intern gebruikt voor het bijhouden van aanvragen. Als er geen ms-cv is opgegeven, genereert de server een nieuwe voor elke aanvraag |
|
ms-requestid |
string |
Wordt gebruikt voor idempotentie van aanvragen. Als er geen ms-requestid is opgegeven, genereert de server een nieuwe voor elke aanvraag |
Aanvraagbody
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Type | Description |
---|---|---|
verifiedDomain |
Microsoft. |
Domein. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
Het geverifieerde domein wordt toegevoegd. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definities
Microsoft.Partner.Service.Customers.Contracts.V1.Domain
Name | Type | Description |
---|---|---|
authenticationType |
enum:
|
|
capability |
enum:
|
|
isDefault |
boolean |
|
isInitial |
boolean |
|
name |
string |
|
rootDomain |
string |
|
status |
enum:
|
|
verificationMethod |
enum:
|
Microsoft.Partner.Service.Customers.Contracts.V1.DomainFederationSettings
Name | Type | Description |
---|---|---|
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 | Type | Description |
---|---|---|
lastRunAt |
string |
|
result |
integer |
Microsoft.Partner.Service.Customers.Contracts.V1.VerifiedDomain
Domein.
Name | Type | Description |
---|---|---|
domain | ||
domainFederationSettings |
Microsoft. |
|
verifiedDomainName |
string |