Theme - Update an existing theme with the provided details

Updates an exisitng theme with the provided details

put
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
themeIdstring · uuidRequired

Expects Id of an existing theme

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Body

Class for representing theme update.

themeNamestring | nullableOptional

A public property of type nullable string that has both a getter and a setter method, which allows for getting and setting the value of the themeName property.

Responses
put
/themes/{themeId}

Last updated