FusionAuth API — Tenant
FusionAuth API — Tenant. 9 operations. Lead operation: Retrieves the password validation rules for a specific tenant. This method requires a tenantId to be provided through the use of a Tenant s. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Tenant is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 9 operations across the POST, GET, DELETE, PATCH, and PUT methods rooted at /v1/api/tenant.
The capability includes 3 read-only operations and 6 state-changing operations. Lead operation: Creates a tenant. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Tenant.
What You Can Do
MCP Tools
fusionauth-createtenant
Creates a tenant. You can optionally specify an Id for the tenant, if not provided one will be generated.
fusionauth-retrievepasswordvalidationruleswithid
Retrieves the password validation rules for a specific tenant. This method requires a tenantId to be provided through the use of a Tenant s
fusionauth-retrievepasswordvalidationruleswithtenantidwithid
Retrieves the password validation rules for a specific tenant. This API does not require an API key.
fusionauth-searchtenantswithid
Searches tenants with the specified criteria and pagination.
fusionauth-createtenantwithid
Creates a tenant. You can optionally specify an Id for the tenant, if not provided one will be generated.
fusionauth-deletetenantwithid
Deletes the tenant based on the given request (sent to the API as JSON). This permanently deletes all information, metrics, reports and data
fusionauth-patchtenantwithid
Updates, via PATCH, the tenant with the given Id.
fusionauth-retrievetenantwithid
Retrieves the tenant for the given Id.
fusionauth-updatetenantwithid
Updates the tenant with the given Id.