Skip to main content
PATCH
Update Organization Member Permissions

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the organization.

Body

string
required
The action to perform on the member’s permissions.

Valid values: "add", "remove", "reset", "set"
string
required
The user ID of the member whose permissions are being modified.
string[]
required
A list of permissions to update.

Valid values: "owner", "admin", "operator", "viewer"

Response

object
Contains the updated permissions for the user.
string[]
The updated list of permissions assigned to the user.
null
Always null on success.

Docs for agents: llms.txt