Convert Old Themes

Convert Old Themes

Initiates converting for the old branding api themes

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/brandingThemes/convert
COPY
Query Parameters
boolean
assign
Optional

Convert and assign themes to tenants, also sets converted provider theme as default if needed

boolean
dryrun
Optional

Perform only a dry run, adding results in the job status


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure

400

Invalid configuration.

Returns Error of type(s) */*;version=37.1
{
    "minorErrorCode": "string",
    "message": "string",
    "stackTrace": "string"
}
string
minorErrorCode
Required

minorErrorCode

string
message
Required

message

string
stackTrace
Optional

stackTrace