For the complete documentation index, see llms.txt. This page is also available as Markdown.

Login

post

Start a login for a user authority. The user authority may be:

  • email
  • phone number
  • Apple JWT
  • Google JWT
Body
user_authstringOptional

email or phone number

auth_jwtstringOptional
auth_jwt_typestring · enumOptionalPossible values:
Responses
200Success
application/json
user_namestringOptional
user_authstringOptional

email or phone number

post/auth/login
200Success

Was this helpful?