{}
curl --location --request POST '/can_send_image' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "status": "ok", "retcode": 0, "data": { "yes": true }, "echo": null }