Update Organization Members
Organizations
Update Organization Members
Add or remove members from an organization.
PATCH
Update Organization Members
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the organization.
Body
The action to perform.
Valid values:
Valid values:
"add", "remove"The user ID of the member to be added or removed.
A list of permissions to assign when adding a member.
Required only when
Valid values:
Required only when
action is "add".Valid values:
"owner", "admin", "operator", "viewer"Whether the removal applies to an invite instead of a full member.
Required only when
Required only when
action is "remove".Response
Always
null upon successful update.Always
null on success.Docs for agents: llms.txt