API reference
V2Resource Versions

Restore resource version

Restore for resource version.

POST
/api/v2/versions/{id}/restore

Restore for resource version.

Authorization

access_token
Authorization<token>

In: header

Path Parameters

id*string

Id

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/api/v2/versions/string/restore"
{  "status": "ok",  "data": {}}