API ReferenceProject Version

Post Api Data Projects Project Id Version Version Restore

POST

Path parameters

projectIdstringRequired
versionintegerRequired

Headers

x-integration-namestringOptional
The name of the calling system passed along as a header parameter

Response

This endpoint returns an object
error
objectOptional
If the API call failed, this will contain information about the error that occurred.
success
booleanOptional
True if the API call succeeded; false otherwise.
hasError
booleanOptional
True if the API call failed.
statusCode
enumOptional
The HTTP code of the response.