Skip to content

Organization

organization_product_revoke-access

Revokes a product grant from an organization member.

Tool

organization_product_revoke-access

Revokes a product grant from an organization member.

Revokes a product grant from an organization member. Access inherited from an organization role is lifted in the organization, and the product owner is removed by transferring ownership.

Behavior

HTTP
DELETE /governance/api/v1/products/:productId/access/:userId

Arguments

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

Try it

Revokes a product grant from an organization member.

When to use

Revokes a product grant from an organization member. Access inherited from an organization role is lifted in the organization, and the product owner is removed by transferring ownership.

Example

Ask your agent something like this:

Revokes a product grant from an organization member.

The agent will invoke organization_product_revoke-access with these arguments:

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

Esc

Start typing to search the docs.

navigateselect