Web API

Press shift + S to search API reference.

Collaborators

Update interface collaborator

patchhttps://api.airtable.com/v0/meta/bases/{baseId}/interfaces/{pageBundleId}/collaborators/{userOrGroupId}

Use this to update permissions for an interface-only collaborator.

Requirements

AuthenticationPersonal access token, OAuth integration
ScopeworkspacesAndBases:write
User role

Base collaborators subject to sharing restrictions

Billing plansEnterprise (pre-2023.08 legacy plan), Enterprise Scale

Path parameters

baseId
string
pageBundleId
string
userOrGroupId
string

Request body

permissionLevel
"read" | "comment" | "edit"

Response format

This endpoint returns an empty response on success.