Download QC report
GET/api/v2/rapidmodel/:id/:format/downloadQc
Request
Path Parameters
id integerrequired
The id of the Rapidmodel
Example: 281
format stringrequired
The output format of the Rapidmodel to be
Example: usdz
Responses
- 200
- 404
success
- text/plain
- Schema
Schema
string
error
- text/plain
- Schema
Schema
string
Loading...