Activates the DNS service for a domain order, enabling DNS record management for that domain.
Prerequisite: DNS must be activated before any DNS records (A, AAAA, CNAME, MX, TXT) can be added to the domain. Call this endpoint once per domain before using the other DNS endpoints.
Ownership check: The order_id must belong to a domain under your partner account. Orders from other partners will be rejected with a 422.
A personal access token. Obtain one from the dashboard under Settings > API Key. Include it in the Authorization header as Bearer <token>. Unauthenticated requests to protected routes return 401 Unauthorized.
Order ID of the domain for which DNS service should be activated.
124680932