{ "id": 0 }
curl --location --request POST '/api/admin/role/delete?id=4' \ --header 'Authorization: {{alist_token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'