Create a new tenant user account.
Creates a new tenant user. RequiresDocumentation Index
Fetch the complete documentation index at: https://orchestrator-docs.hexoforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key. Replace {project_id} with your project UUID.
bearer.false when email verification is off and tokens are returned.null on first registration).| Code | Meaning |
|---|---|
| 201 | User created |
| 400 | Password validation failed |
| 403 | Registration disabled, user limit, IP block, or firewall deny |
| 409 | Email already registered |
| 429 | Rate limited |