Auth
Register
Create a new user account
POST
Request
User’s email address
User’s password (minimum 8 characters)
User’s display name (max 255 characters)
UUID of the organization the user belongs to
Response
JWT token for authenticating subsequent requests
Token expiration time in seconds
Created user information