---
title: "POST /v2/role/create"
method: POST
path: "/v2/role/create"
tags: ["Role"]
---

# POST /v2/role/create

`POST /v2/role/create`

create Role.

## Request body

- ModelsCreateRoleReqV2
  - `authority` string
  - `name` string
  - `operation_object_type` string
  - `operation_users` string[]
  - `tenant` string

## Response `200`

OK

---

[API](https://skmtc.dev/actiontech/apis/dtle-api-docs.md) · [All operations](https://skmtc.dev/actiontech/apis/dtle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/actiontech/dtle-api-docs/revisions/f42616d511c2/schema)
