---
title: "Changes to Activate a zone DNS service"
method: PUT
path: "/{account}/zones/{zone}/activation"
---

# Changes to Activate a zone DNS service

`PUT /{account}/zones/{zone}/activation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2025-07-11** (v2) `06780be0ef17` — 1 breaking, 11 info
- **2023-11-21** (v2) `b50d4f643cbd` — 1 info
- **2023-07-18** (v2) `2e2a96fa71fe` — 1 info
- **2023-07-18** (v2) `c8591dcf8c29` — 1 breaking

## Changes

- **2025-07-11** (v2) `06780be0ef17` — 1 breaking, 11 info
  - the response property `data/last_transferred_at` became nullable for the status `200`
  - the response property `data` became required for the status `200`
  - the response property `data/account_id` became required for the status `200`
  - the response property `data/active` became required for the status `200`
  - the response property `data/created_at` became required for the status `200`
  - the response property `data/id` became required for the status `200`
  - the response property `data/last_transferred_at` became required for the status `200`
  - the response property `data/name` became required for the status `200`
  - the response property `data/reverse` became required for the status `200`
  - the response property `data/secondary` became required for the status `200`
  - the response property `data/updated_at` became required for the status `200`
  - the response property `message` became required for the status `404`
- **2023-11-21** (v2) `b50d4f643cbd` — 1 info
  - added the optional property `data/active` to the response with the `200` status
- **2023-07-18** (v2) `2e2a96fa71fe` — 1 info
  - endpoint added
- **2023-07-18** (v2) `c8591dcf8c29` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/dnsimple/apis/dnsimple-api/docs/:account/zones/:zone/activation/put.md) · [API](https://skmtc.dev/dnsimple/apis/dnsimple-api.md) · [Page](https://skmtc.dev/dnsimple/apis/dnsimple-api/changes/:account/zones/:zone/activation/put)
