Add a custom domain
POST/store/integrate/domain
Attaches a custom apex domain to the store and enqueues asynchronous DNS verification (the domain is created with verified: false). Subdomains, wildcards, underscores and platform domains are rejected; a domain already used by another store is rejected. Requires the canCustomDomain plan feature.
Request
Responses
- 200
- 400
- 401
- 429
Updated list of the store's domains (new entries pending verification)
Validation error
Unauthorized - Invalid or missing API key
Rate limit exceeded
Response Headers
Retry-After