These docs are for v2024.1.1. Click to read the latest docs for v2026.7.1-0.

Add member permissions

Add a list of members to a resource.

Body Params
string
required
Defaults to table

The type of resource. The only resource type currently supported is table and the same is the default value.

number
required

The ID of the resource.

members
object
required

The list of members (users and groups) whose permissions are being changed.

Responses
201

Members have been added to the resource successfully.

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json