cs-icon.svg

Restore Updated Content

Updating an existing content type—particularly when deleting a field—can lead to data loss in the associated entries. Additionally, restoring previous versions of the updated content type through the UI is not possible.

In such cases, an organization admin or owner can request assistance from the Contentstack Customer Support team to restore lost content.

Note: Only a Stack Owner/Admin or Organization Owner/Admin can submit or approve requests to restore content.

This guide provides an overview of how to restore data lost due to entries and content type updates.

Content Types

If changes were made to a content type (e.g., modifying a field UID or deleting a field), you can retrieve previous versions of the content type using the Contentstack Management API.

Perform the following steps to restore a prior version of a content type:

  1. Use a REST API client, such as Postman or Swagger, and execute the Get a single content type API request.
  2. In the API request, specify the version parameter to fetch a previous version of the content type.

This API call allows you to retrieve older versions of the updated content type and restore the schema as needed.

Entries

When fields are updated or deleted from a content type schema, any data associated with those fields in the entries may be lost. To address this, follow our step-by-step guide to restore lost entry data.

Was this article helpful?
^