{
"name": "string"
}curl --location --request PUT '/n-account/api/departments/' \
--header 'authorization;' \
--header 'referer;' \
--header 'Content-Type: application/json' \
--data '{
"name": "string"
}'{
"detail": "操作成功",
"result": "success"
}