{ "client_id": 1, "type":"MT_QUIT_LOGIN_MSG" }
curl --location --request POST '/' \ --header 'Content-Type: application/json' \ --data-raw '{ "client_id": 1, "type":"MT_QUIT_LOGIN_MSG" }'
{}