Manage customer accounts - Add verified domain
Ajoutez un domaine vérifié.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/verifieddomain
Paramètres URI
Nom | Dans | Obligatoire | Type | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
Identificateur de locataire Active Directory du client. |
version
|
path | True |
string |
En-tête de la demande
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Nom | Obligatoire | Type | Description |
---|---|---|---|
Authorization | True |
string |
Jeton du porteur d’autorisation |
ms-correlationid |
string |
Utilisé pour le suivi des demandes en interne. Si un ms-correlationid n’est pas fourni, le serveur en génère un nouveau pour chaque requête |
|
ms-cv |
string |
Utilisé pour le suivi des demandes en interne. Si un ms-cv n’est pas fourni, le serveur en génère un nouveau pour chaque requête |
|
ms-requestid |
string |
Utilisé pour l’idempotency des requêtes. Si un ms-requestid n’est pas fourni, le serveur en génère un nouveau pour chaque requête |
Corps de la demande
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Nom | Type | Description |
---|---|---|
verifiedDomain |
Microsoft. |
Domaine. |
Réponses
Nom | Type | Description |
---|---|---|
200 OK |
Le domaine vérifié est ajouté. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Définitions
Microsoft.Partner.Service.Customers.Contracts.V1.Domain
Nom | 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
Nom | 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
Nom | Type | Description |
---|---|---|
lastRunAt |
string |
|
result |
integer |
Microsoft.Partner.Service.Customers.Contracts.V1.VerifiedDomain
Domaine.
Nom | Type | Description |
---|---|---|
domain | ||
domainFederationSettings |
Microsoft. |
|
verifiedDomainName |
string |