Register a new theme

Register a new theme by using the supported templates and language locales.

This API generates a unique themeId for each theme registered.

Upload template customizations in a .zip theme file. Use the following format to add the entries to the compressed theme file:

/templates/<template_path>/<locale>/<file_name>

Body Params
string
required

Theme Registration configuration payload. String-encoded JSON Object.

Example:
{
"name": "string",
"description": "string (optional)"
}

file
required

Customized Template .zip File

Responses

Language
URL
Response
Choose an example:
*/*