{ "theme_id": "string" }
curl --location --request POST 'http://127.0.0.1:8088/api/qdesigner/theme/delete_theme' \ --header 'Content-Type: application/json' \ --data-raw '{ "theme_id": "string" }'
{}