Skip to main content
POST
Restore project to version

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

Body

application/json
projectId
integer
required

Source project ID

versionId
integer
required

Source project version ID

projectApiKey
string

Source project API key. This can be omitted if authenticating using a JWT token (you need to be a member of the source project).

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)