AccountCustomDomain Object
A customer-owned branded domain for tracked links and hosted pages
Fields
#
cnameTarget
String !
Non-null
CNAME target the customer points their hostname at (empty when provisioning isn't configured)
disabledUtc
When the domain was disabled (blocks future use; Cloudflare hostname retained so historical links still route to the safe page). Still billable while set and not released.
hostnameValidationStatus
Non-null
Whether the customer CNAME points at our Cloudflare SaaS target (verified via DnsService)
provisioningStatus
Non-null
Provisioning state machine (PendingDns, PendingSsl, Active, Failed)
releasedUtc
When the domain was released (Cloudflare hostname deleted; billing stops; historical links may no longer resolve)
status
Non-null
Simplified status for display, derived from the granular fields
Usages
#
References
#
- Field customDomains from Query
- Field createCustomDomain from Mutation
- Field disableCustomDomain from Mutation
