curl --location --request POST '/_set_model_show' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "iPhone 13",
"model_show": "iPhone 13"
}'{
"status": "ok",
"retcode": 0,
"data": {},
"message": "",
"wording": "",
"stream": "normal-action"
}