---
title: "Restore Change"
method: POST
path: "/tree/changes/{chid}/restore"
tags: ["Change History"]
---

# Restore Change

`POST /tree/changes/{chid}/restore`

Restore a change to a person or relationship. Enables a user to rollback a particular change. This includes restoring a resource to a previous state after it was modified, deleting a resource that was added, or restoring a resource that was deleted.

## Path parameters

- `chid` string, required

## Response `204`

The genealogies restore was successful.

## Other responses

- `404` — If the requested resource is not found.
- `429` — The request was throttled.

---

[API](https://skmtc.net/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.net/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
