Restore Change

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
Name Type Description
chid path The ID of the change (contained in the "restore" link in the various Change History resources).
Status Codes
  • 204  -  The restore was successful.
  • 404  -  If the requested resource is not found.
  • 429  -  If the request was throttled.

Example Requests

Restore Change Action How to restore a change from the change history.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.