[ 0 ]
curl --location --request PUT '/asn/sorted' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{ "isSuccess": true, "code": 0, "errorMessage": "string", "data": "string" }