---
title: "POST /base/{baseId}/authority-matrix-role/{authorityMatrixRoleId}/duplicate"
method: POST
path: "/base/{baseId}/authority-matrix-role/{authorityMatrixRoleId}/duplicate"
tags: ["authority-matrix"]
---

# POST /base/{baseId}/authority-matrix-role/{authorityMatrixRoleId}/duplicate

`POST /base/{baseId}/authority-matrix-role/{authorityMatrixRoleId}/duplicate`

Duplicate authority matrix role

## Path parameters

- `baseId` string, required
- `authorityMatrixRoleId` string, required

## Request body

- object
  - `includeUsers` boolean
  - `includeDepartments` boolean

## Response `201`

Successful response

- object
  - `baseId` string, required
  - `authorityMatrixRoleId` string, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
