Create a tenant
Create a tenant, with optional attributes, in a Permit.io environment with the Node.js SDK.
Delete a tenant
Delete a tenant by key or ID from a Permit.io environment with the Node.js SDK.
Get a tenant
Fetch a tenant and its attributes by key or ID with the Node.js SDK.
List tenant users
List the users of a tenant, filtered by search text or role, with the Node.js SDK.
List tenants
List the tenants in a Permit.io environment, with text search and pagination, using the Node.js SDK.
Update a tenant
Update a tenant's name, description, or attributes in a Permit.io environment with the Node.js SDK.