• Document Up to Date

Revert Content Item

Revert content item to a specific version.

Resource Information

This service uses the tomcat application on port 8080 by default. To see a list of default ports click here

The context for this API is /studio, please prefix the API URLs with this context.

HTTP Verb
GET
URL
/api/1/services/api/1/content/revert-content.json
Response Formats
JSON
Required Role
N/A

Parameters

Name
Type
Required
Description
site_id
String
Site to use
path
String
Path of the content
version
String
Version to revert to

Example

Request

GET .../api/1/services/api/1/content/revert-content.json?site_id=mysite&path=/site/website/style/index.xml&version=818e0f68bfccda9a9a1a788341b87ca3ba5ad3c6

Response

Status 200 OK

true

Responses

Status
Location
Response Body
200

See example above.