{ "id": 0, "adminNote": "string" }
curl --location --request POST '/api/user/message/del' \ --header 'X-Shop-Id: 0' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "adminNote": "string" }'