Authorization: Bearer ********************
{ "id": 0 }
curl --location --request POST '/sentence/remove' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "code": 0, "msg": "string", "data": {} }