---
title: "Edit"
method: POST
path: "/api/v1/manage/editRole"
tags: ["v1/manage/role"]
---

# Edit

`POST /api/v1/manage/editRole`

接口权限编码:v1:manage:role:edit

## Request body

- object
  - `roleCode` string, required
  - `roleDesc` string, required
  - `roleName` string, required
  - `status` string, required
  - `uuid` string, required

## Response `200`

OK

- object

## Changes

> 6 revisions in range; 1 could not be searched.

- **2025-09-28** `e1154be53c2c` — 3 info
  - api operation id `v1/Manage/RoleEdit` removed and replaced with `manage/RoleEdit`
  - api tag `manage/role` added
  - api tag `v1/manage/role` removed

[Change history](https://skmtc.dev/jzero-io/apis/untitled-api/changes/api/v1/manage/editRole/post.md)

---

[API](https://skmtc.dev/jzero-io/apis/untitled-api.md) · [All operations](https://skmtc.dev/jzero-io/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jzero-io/untitled-api/revisions/80c5cdf6eb39/schema)
