Upload Branding Resource
Initiate an upload for the resources of this branding theme using the Transfer Service. A unique transfer service URL is returned where the plugin can be uploaded. The resources should be bundled in an archive, which must also contain a manfiest.json describing the various resources bundled in this archive. Example manifest.json { Name: "cusome_name.zip", Description: "Autogenerated branding theme resources", Vendor: "Vmware", Version: 0.0.1 Resources: { FavIcon:
theme URN
theme URN
{
"fileName": "string",
"size": 0,
"checksum": "string",
"checksumAlgo": "string",
"favIcon": "example.png",
"logo": "example.png",
"background": "example.png",
"styles": "example.css",
"portalName": "organization name",
"localizations": "example.json",
"customLinks": "example.json"
}
The request have been accepted and the task to monitor the request is in the Location header.
Invalid configuration.
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace