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