curl --location --request POST '/Msg/SendApp?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Content": "string", "ToIds": [ "string" ] }'
{}