Get Preset in CLI Format
GET/api/preset/rpdx/:id
The endpoint will return a zip file containing the requested files
Request
Path Parameters
id integerrequired
The id of the preset
Example: 281
Header Parameters
Authorization string
Example: Bearer {YOUR_AUTH_KEY}
Content-Type string
Example: application/json
Accept string
Example: application/json
Responses
- 200
success
- text/plain
- Schema
Schema
string
Loading...