Report - Clone the requested report with the provided details

Clones the requested report identified by its unique ID with the provided details.

post
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
reportIdstring · uuidRequired

Enter ID of the report to clone.

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Body
namestring | nullableOptional
targetWorkspaceIdstring · uuid | nullableOptional
targetModelIdstring | nullableOptional
Responses
200

Success: The report was successfully cloned with the provided details.

post
/reports/{reportId}

Last updated