Skip to main content
POST
Create a custom domain.

Path Parameters

storeId
string
required

Store ID for this resource request

Body

application/json
name
string
required

Name

Example:

"example.com"

Response

Custom domain created.

id
string

Unique identifier for the resource

Example:

"623d3455ec3c4b3548eb4a322"

name
string

Name

Example:

"example.com"

connected
boolean

Connect the custom domain

Example:

"true"

createdAt
string

Created date

Example:

"2022-03-25T03:17:44.092Z"

updatedAt
string

Updated date

Example:

"2022-06-10T07:51:12.510Z"