Create Branding Theme Assignment

Create Branding Theme Assignment

Set active theme for an organization

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/brandingThemes/{brandingThemeId}/assignments
COPY
Path Parameters
string
brandingThemeId
Required

theme URN

string
brandingThemeId
Required

theme URN

Query Parameters
boolean
force
Optional

Indicates whether current organization assignments can be overwritten


Request Body
EntityReference of type(s) application/json
Optional
{
    "name": "string",
    "id": "string"
}
string
name
Optional

name

string
id
Optional

id

Authentication
This operation uses the following authentication methods.
Responses
201

Created

Returns BrandingThemeAssignment of type(s) application/json;version=37.0
{
    "brandingThemeId": "urn:vcloud:entity:vmware:brandinguitheme:1.0.0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
    "organizationReference": {
        "name": "string",
        "id": "string"
    }
}
string
brandingThemeId
Optional

A unique identifier for the branding theme.

organizationReference
Optional

organizationReference