Permify Multi Tenancy support you can create custom schemas for tenants and manage them in a single place. You can create a tenant with following API.Documentation Index
Fetch the complete documentation index at: https://proxy-docs.permify.co/llms.txt
Use this file to discover all available pages before exploring further.
TenantCreateRequest is the message used for the request to create a tenant.
A successful response.
TenantCreateResponse is the message returned from the request to create a tenant.
Tenant represents a tenant with an id, a name, and a timestamp indicating when it was created.