{ "id": 0 }
curl --location '/base/notification/simulate' \ --header 'Content-Type: application/json' \ --data '{ "id": 0 }'
{ "success": true, "retcode": 200 }