Restore Change
Path
/platform/tree/changes/{chid}/restore |
|
Production: | https://api.familysearch.org/platform/tree/changes/{chid}/restore |
Beta: | https://apibeta.familysearch.org/platform/tree/changes/{chid}/restore |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/changes/{chid}/restore |
Description
The Restore Change action 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.
Operations
POST - Execute the restore action which will un-delete the resource and restore it to an active/visible state. This resource should be called using the "restore" link in the various Change History resources. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Restore Change Action | How to restore a change from the change history. |