Custom domains

Create a custom domain

post/businesses/{id}/custom_domains

Path parameters

idstring required

The ID of the business

Request body

domainstring required

The domain name

Response

The created CustomDomain object

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

No recorded changes to this endpoint across all 1 revision of this API.