Register a new tenant in multi-tenant mode. Returns a tenant ID and API key.Documentation Index
Fetch the complete documentation index at: https://docs.9dlabs.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Request
Email address for the new tenant.
Response
UUID of the new tenant.
API key for authenticating requests.
Confirmation message.
Example
Response
Registration is only available when the control plane database is configured (
CONTROL_PLANE_DATABASE_URL). In single-tenant mode, registration is not needed.