v1
latestOpenAPI 3.1.02026-08-0411088114.2 KBauth
Validate Invitation
Validate and use an invitation code.
Accepts either:
- A raw invitation code (e.g., "ABC123")
- A JWT token from a magic link (e.g., "eyJ0eXAi...")
Once validated, the code is marked as used and the user's status is updated to REGISTERED.
post/auth/validate-invite
Request body
Response
Successful Response