API ReferenceSystem Widget Dashboards
Upload Thumbnail
Upload thumbnail.
Authorization
bearerAuth superadmin, superuserAuthorization<token>
In: header
Scope: superadmin, superuser
Path Parameters
id*string
The ID.
Request Body
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
Try it live
curl -X POST "https://example.com/widgets/dashboards/system/string/thumbnail" \ -F file="string"{ "imageUrl": "string"}