Misc
Banner Upload
Upload and process the installation's banner image.
Upload and process the installation's banner image.
curl -X POST "https://loading/api/info/banner" \ -H "Content-Type: application/octet-stream" \ -d 'string'Empty
Empty
{
"error": "string",
"message": "string",
"suggested": "string",
"metadata": {}
}