For the complete documentation index, see llms.txt. This page is also available as Markdown.

deactivateAccessControl

Put an access control to inactive. It will be removed from the underlying system, but will still exist in Collibra Data Access.

deactivateAccessControl(
  id: ID!
): AccessControlResult!

Arguments

id ● ID! non-null scalar

Type

AccessControlResult union

Last updated

Was this helpful?