Custom-domains
Check DNS and activate a pending custom domain. Returns the domain's current state; callers poll this endpoint until status is active, or equivalently until both is_pending and is_stale are false.
post/custom-domains/{customDomainId}/verify
Path parameters
customDomainIdstring uuid required
Headers
Replo-Api-Version'2026-08-21' required
The public API version to use for this request.
Response
Check DNS and activate a pending custom domain. Returns the domain's current state; callers poll this endpoint until status is active, or equivalently until both is_pending and is_stale are false.
Changes
No recorded changes to this endpoint across all 1 revision of this API.