Unlink Identities from Companies
machship_unlink_identities_from_companiesRevoke company access for identities by providing identityId and companyId pairs. Remove permissions from specified users to companies.
Instructions
Remove company access from identities. Each entry specifies an identity and the company to revoke access from.
Args:
unlinks (array): Array of objects with identityId and companyId to unlink
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unlinks | Yes | Identity-company pairs to unlink |