Skip to main content
POST
Restore Report Version

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

report_id
string<uuid>
required
version_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
created_at
string<date-time>
required
title
string
required
content
string
required
context
string | null
required
job_id
string<uuid> | null
job_run_id
string<uuid> | null
current_version_id
string<uuid> | null