Delen via


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

Domein.

Antwoorden

Name Type Description
200 OK

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

Het geverifieerde domein wordt toegevoegd.

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

Definities

Name Description
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

Domein.

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

Name Type Description
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 Type Description
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 Type Description
lastRunAt

string

result

integer

Microsoft.Partner.Service.Customers.Contracts.V1.VerifiedDomain

Domein.

Name Type Description
domain

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

domainFederationSettings

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

verifiedDomainName

string