Onboarding API
Auto-generated from
openapi-snapshot.json. Do not edit by hand — changes are overwritten byscripts/docs/generate_api_reference.py.
1 endpoints in this group.
POST /api/onboarding/register
Register
Create a new tenant (fund) and its first admin user atomically. No JWT required — this is the public registration endpoint.
Request body: application/json
Responses
| Code | Description |
|---|---|
201 | Successful Response |
422 | Validation Error |