Last updated 1 year ago
POST /themes/import/file
POST
/themes/import/file
Imports new theme from the provided zip file into the local DB.
content: application/json: schema: $ref: "#/components/schemas/Theme"
content: application/json: schema: $ref: "#/components/schemas/Error"
*
String
A zip file that contains the theme to be imported.