---
title: "Restore Couple Relationship"
method: POST
path: "/tree/couple-relationships/{crid}/restore"
tags: ["Relationships: Couple"]
---

# Restore Couple Relationship

`POST /tree/couple-relationships/{crid}/restore`

Execute the restore action which will un-delete the couple relationship and restore it to an active/visible state. See <a href="https://developers.familysearch.org/main/docs/change-history" target="_blank">Change History (Guide)</a>.

## Path parameters

- `crid` string, required

## Headers

- `X-Reason` string

## Response `204`

The restore was successful.

## Other responses

- `404` — If the requested resource was 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)
