---
title: "Changes to Update a zone record"
method: PATCH
path: "/{account}/zones/{zone}/records/{zonerecord}"
---

# Changes to Update a zone record

`PATCH /{account}/zones/{zone}/records/{zonerecord}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 52 revisions.

- **2025-07-11** (v2) `06780be0ef17` — 16 info
- **2023-08-11** (v2) `98a794a9b191` — 1 info
- **2023-07-18** (v2) `c8591dcf8c29` — 18 breaking, 1 warning

## Changes

- **2025-07-11** (v2) `06780be0ef17` — 16 info
  - the response property `data` became required for the status `200`
  - the response property `data/content` 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/name` became required for the status `200`
  - the response property `data/parent_id` became required for the status `200`
  - the response property `data/priority` became required for the status `200`
  - the response property `data/regions` became required for the status `200`
  - the response property `data/system_record` became required for the status `200`
  - the response property `data/ttl` became required for the status `200`
  - the response property `data/type` became required for the status `200`
  - the response property `data/updated_at` became required for the status `200`
  - the response property `data/zone_id` became required for the status `200`
  - the response property `errors` became required for the status `400`
  - the response property `message` became required for the status `400`
  - the response property `message` became required for the status `404`
- **2023-08-11** (v2) `98a794a9b191` — 1 info
  - added the new optional request property `integrated_zones`
- **2023-07-18** (v2) `c8591dcf8c29` — 18 breaking, 1 warning
  - the response property `data/parent_id` became nullable for the status `200`
  - the response property `data/priority` became nullable for the status `200`
  - the response property `data` became optional for the status `200`
  - the response property `data/content` became optional for the status `200`
  - the response property `data/created_at` became optional for the status `200`
  - the response property `data/id` became optional for the status `200`
  - the response property `data/name` became optional for the status `200`
  - the response property `data/parent_id` became optional for the status `200`
  - the response property `data/priority` became optional for the status `200`
  - the response property `data/regions` became optional for the status `200`
  - the response property `data/system_record` became optional for the status `200`
  - the response property `data/ttl` became optional for the status `200`
  - the response property `data/type` became optional for the status `200`
  - the response property `data/updated_at` became optional for the status `200`
  - the response property `data/zone_id` became optional for the status `200`
  - the response property `errors` became optional for the status `400`
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `404`
  - removed the request property `integrated_zones`

---

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