curl --location --request POST '/api/hyper-link/sort' \ --header 'Content-Type: application/json' \ --data-raw '[ { "id": 0, "sort": 0 } ]'
{ "family": "HYPER_LINK", "code": "UPDATE_SORT_FAILED" }