v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Domains

Create a domain

Creates a new domain in an organization.

post/organization/{organization_id}/domains

Path parameters

organization_idstring required

ID of an organization

Request body

domain_namestring required

Name of the domain to be added

verification_type'dns' | 'http'

An enumeration.

Response

Response

challenge_tokenstring required

Random string to be used for validation

create_timestring required

Time of creating the domain

domain_idstring required

ID of the domain

domain_namestring required

Name of the domain

linked_authentication_method_idsstring[] required

Linked Authentication Method Ids

organization_idstring required

ID of the organization owning this domain

state'deleted' | 'unverified' | 'verified' required

An enumeration.

verification_type'dns' | 'http' required

An enumeration.