Manage customer accounts - Add verified domain
Add verified domain.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/verifieddomain
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
The customer's active directory tenant identifier. |
version
|
path | True |
string |
Request Header
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Required | Type | Description |
---|---|---|---|
Authorization | True |
string |
Authorization Bearer token |
ms-correlationid |
string |
Used for tracking requests internally. If a ms-correlationid is not provided, the server will generate a new one for each request |
|
ms-cv |
string |
Used for tracking requests internally. If a ms-cv is not provided, the server will generate a new one for each request |
|
ms-requestid |
string |
Used for idempotency of requests. If a ms-requestid is not provided, the server will generate a new one for each request |
Request Body
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Type | Description |
---|---|---|
verifiedDomain |
Microsoft. |
Domain. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
The verified domain is added. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitions
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
Domain.
Name | Type | Description |
---|---|---|
domain | ||
domainFederationSettings |
Microsoft. |
|
verifiedDomainName |
string |