Skip to main content
POST
Add custom domain

Authorizations

Authorization
string
header
required

Enter your API key (starts with lindo_sk_)

Path Parameters

website_id
string
required

Unique identifier of the website

Example:

"website_abc123"

Body

application/json
domain
string
required

Custom domain to add to the website

Example:

"www.mybusiness.com"

Response

Custom domain setup initiated with DNS records

success
enum<boolean>
required

Indicates the operation was successful

Available options:
true
Example:

true

result
object
required