Skip to content

Organization

organization_member_remove

Removes a member from an organization

Tool

organization_member_remove

Removes a member from an organization

Removes a member from an organization

Behavior

HTTP
DELETE /governance/api/v1/organizations/:organizationId/members/:userId

Arguments

NameTypeRequiredDescription
userIdstringNo description in the catalog.
organizationIdstringNo description in the catalog.

Try it

Removes a member from an organization.

When to use

Removes a member from an organization

Example

Ask your agent something like this:

Removes a member from an organization.

The agent will invoke organization_member_remove with these arguments:

{
  "userId": "<userId>",
  "organizationId": "<organizationId>"
}

Esc

Start typing to search the docs.

navigateselect