You need to enable JavaScript to run this app.
导航
删除角色的数据-事件列表
最近更新时间:2025.07.16 15:55:50首次发布时间:2025.07.16 15:55:50
我的收藏
有用
有用
无用
无用

删除角色的数据-事件列表

method:DELETE
api路径:/datarangers/openapi/v2/org/{org_id}/project/{project_id}/role/{role_id}/events

名称

类型

是否必须

备注

events

object

删除事件

delete_event_names

array

事件名列表(元素的类型为string)

operation

string

include/exclude

Response:

{
    "code": 200,
    "message": "更新成功"
}