curl --location --request DELETE '/convert' \ --header 'Content-Type: application/json' \ --data '[ 0 ]'
{ "code": 0, "message": "string", "data": [ 0 ] }