Zum Hauptinhalt springen

Upload a panel's image

POST 

/images

Stores or replaces the Base64-encoded image for the given panel, validating the mime type against supported image formats and enforcing a maximum size of 1024 KB. Responds 404 if the panel does not exist and 400 for an unsupported mime type or oversized image.

Request

Responses

Image uploaded successfully