Last updated 8 months ago
Expects Id of an existing theme
Expects a new name of the theme to be duplicated
The requested API version
1.0
Class for representing response.
POST /themes/{themeId}/duplicate?name=text HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Successful duplication of the requested theme
{ "message": "text", "statusCode": 1 }