/
MY
myaltimate
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
myaltimate
FastAPI
post
Register Invite
v5
latest
OpenAPI 3.1.0
2026-08-08
1,021
1,308
2.1 MB
AUTH
Register Invite
post
/auth/register-invite
Headers
x-tenant
string
Request body
UserRegisterIn
required
name
string
required
password
string
required
token
string
required
Response
Successful Response
UserLoginOut
required
id
integer
nullable
email
string
required
auth_token
string
required
first_name
string
nullable
last_name
string
nullable
is_onboarded
boolean
required
tz
string
nullable
lang
string
nullable
uuid
string
uuid
required
role_FK
RolePermissionFull
has_role_conflict
boolean
sso_resolved_role_title
string
nullable