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>

Entitlements required:
manageTemplates (Manage templates and themes)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

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
201

The request was successful.

207

Multi-status successful response.

Language
URL
LoadingLoading

Response
Choose an example:
application/json