Skip to content

Organization

organization_member_unshare-product

Revokes an explicit product share from an organization member

Tool

organization_member_unshare-product

Revokes an explicit product share from an organization member

Revokes an explicit product share from an organization member

Behavior

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

Arguments

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

Try it

Revokes an explicit product share from an organization member.

When to use

Revokes an explicit product share from an organization member

Example

Ask your agent something like this:

Revokes an explicit product share from an organization member.

The agent will invoke organization_member_unshare-product with these arguments:

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

Esc

Start typing to search the docs.

navigateselect