{
"label": "string",
"value": "string",
"status": 1001,
"administrator": false
}curl --location '/category/edit' \
--header 'Content-Type: application/json' \
--data '{
"label": "string",
"value": "string",
"status": 1001,
"administrator": false
}'