Theme - Duplicates a theme with a new name
Duplicates the specified theme with a new name provided by the user.
post
/themes/{themeId}/duplicate
Authorizations
Path parameters
themeIdstring uuidrequired
Enter the ID of the theme to duplicate.
Query parameters
namestringrequired
Enter the new name for the duplicated theme.
versionstring
The requested API version
Responses
cURL
JavaScript
Python
HTTP
200
404
500
Last updated