Skip to main content
Mark the domain disconnect as complete after Entri restores the original DNS records.

When to Use

Call this endpoint after Entri successfully restores the user’s original DNS records during the disconnect flow. This updates the proxy status to β€œDISCONNECTED” while preserving CloudFront and ACM for fast reconnection later.

What This Does

  1. Updates proxy_status to β€œDISCONNECTED”
  2. Preserves CloudFront distribution (no recreation needed on relink)
  3. Preserves ACM certificate (continues auto-renewing)
  4. Enables fast reconnection via the 2-step DNS flow

Example Request

Example Response

Response Fields

Proxy Status Flow

Frontend Integration

Reconnection Flow

When a user wants to reconnect after disconnecting:
  1. No CloudFront setup needed - distribution already exists
  2. Start certificate - if SSL expired, or skip if still valid
  3. 2-step DNS flow - SSL CNAME β†’ www CNAME
  4. Mark step 2 complete - status becomes DEPLOYED
This is much faster than initial setup because CloudFront and ACM are preserved.

Why Preserve Infrastructure?

Error Responses

Organization Not Found

No Proxy Configuration