Custom domains

Validate a custom domain

post/custom_domains/{id}/validate

Path parameters

idstring required

The ID of the custom domain

Response

The CustomDomain object with updated validation status

idstring required

The ID of the custom domain

businessstring required

The ID of the business

domainstring required

The domain name

created_atstring required

The date and time the custom domain was created

validatedboolean required

Whether the domain is valid

setup_completed_atstring nullable required

The date and time setup was completed

setup_typestring nullable required

The type of setup (automatic or manual)

Changes