Clone a report
POST/reports/:id/clone
Creates a new report as a clone of an existing report identified by id. Optionally updates structures associated with the source report and sets the status of the cloned report.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 406
- 422
- 429
- 500
Created
Bad Request
API key is missing or invalid
Response Headers
WWW-Authenticate
Forbidden
Not Found
Not Acceptable
Unprocessable Entity
Too Many Requests
Internal Server Error