Skip to content

organization_groups_member-remove

Removes a member from a group; the access the group carried is withdrawn (owner/admin)

Tool

organization_groups_member-remove

Removes a member from a group; the access the group carried is withdrawn (owner/admin)

Removes a member from a group; the access the group carried is withdrawn (owner/admin)

Behavior

HTTP
DELETE /governance/api/v1/organizations/:orgId/groups/:groupId/members/:userId

Arguments

NameTypeRequiredDescription
orgIdstringNo description in the catalog.
userIdstringNo description in the catalog.
groupIdstringNo description in the catalog.

Try it

Removes a member from a group; the access the group carried is withdrawn (owner/admin).

When to use

Removes a member from a group; the access the group carried is withdrawn (owner/admin)

Example

Ask your agent something like this:

Removes a member from a group; the access the group carried is withdrawn (owner/admin).

The agent will invoke organization_groups_member-remove with these arguments:

{
  "orgId": "<orgId>",
  "userId": "<userId>",
  "groupId": "<groupId>"
}

Esc

Start typing to search the docs.

navigateselect