Last updated 4 months ago
Enter the ID of the theme to duplicate.
Enter the new name for the duplicated theme.
The requested API version
1.0
curl -L \ --request POST \ --url '/themes/{themeId}/duplicate?name=text' \ --header 'Authorization: Bearer JWT'
{ "message": "text", "statusCode": 1 }