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