Download used Preset from Rapid Model
GET/api/v2/rapidmodel/:id/download/preset
Downloads a preset as zip file which contains API and CLI formats
Only available for Rapidmodels that were optimized after 2023-03
Request
Path Parameters
id integerrequired
The id of the preset
Example: 281
Responses
- 200
- 404
success
- text/plain
- Schema
Schema
string
error
- text/plain
- Schema
Schema
string
Loading...