Returning zip file containing themes
Returns a zip file containing the theme.
GET /themes/{themeId}/export/file
Returns a zip file containing the theme.
Path Parameters
Name
Type
Description
themeId*
String
Selected theme ID.
content:
application/json:
schema:
$ref: "#/components/schemas/Error"Last updated