---
title: "PATCH /base/{baseId}/collaborators"
method: PATCH
path: "/base/{baseId}/collaborators"
tags: ["base"]
---

# PATCH /base/{baseId}/collaborators

`PATCH /base/{baseId}/collaborators`

Update a base collaborator

## Path parameters

- `invitationId` string, required
- `baseId` string, required

## Request body

- object
  - `principalId` string, required
  - `principalType` 'user' | 'department', required
  - `role` 'creator' | 'editor' | 'commenter' | 'viewer', required

## Response `200`

Successful response.

---

[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/revisions/7515f3b33d79/schema)
