{
"authority": [
"string"
],
"description": "string",
"id": "string",
"name": "string"
}
curl --location --request PUT 'http://127.0.0.1:9999/api/v1/role' \
--header 'x-token: {{x-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"authority": [
"string"
],
"description": "string",
"id": "string",
"name": "string"
}'
{"code":200,"message":"Update role successfully","data":{"id":"4b6589dc-628c-c648-319f-6f305e036d4f","name":"门往备以家比123123","description":"比路们认走音性际变连强就命。成证已南收中石要重对结火常但万具长完。器王间会法行流情流生处广导常影劳什。","created_at":"2024-03-05T22:33:32.69725Z","updated_at":"2024-03-05T22:35:49.98178Z","tenant_id":"aaaaaaaa"}}