Last updated 6 months ago
Enter the ID of the theme to duplicate.
Enter the new name for the duplicated theme.
The requested API version
1.0
Class for representing response.
POST /themes/{themeId}/duplicate?name=text HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: Theme duplicated successfully.
{ "message": "Success Message", "statusCode": 200 }