{ "create_mode": "string", "keyword": "string" }
curl --location --request POST '/v5/hotnews/event/change-mode' \ --header 'Content-Type: application/json' \ --data-raw '{ "create_mode": "string", "keyword": "string" }'
{}