Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Array of report IDs to duplicate
Example:
[
"93d76089-6873-4bc2-a08f-c8abd422ab55",
"1b6d3f27-28ee-44a8-a50a-06344e812ea9"
]Optional suffix to append to duplicate report names
Example:
" - Copy"
Whether to set duplicated reports as drafts
Example:
true