Skip to main content
POST
Duplicate Report

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

Query Parameters

active_workspace_id
string<uuid> | null

Body

application/json
parent_folder_id
string<uuid> | null
name
string | null

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