Authentication
Privy authentication token
Authentication successful
JWT session token for authenticating with Meshmap APIs
Token is required
Invalid token
Internal server error
Session token in Bearer format: Bearer
User profile retrieved successfully
Unique user identifier
User email address
User first name
User last name
User phone number
User username
User creation timestamp
User profile image URL
Unauthorized - invalid or missing session token
Internal server error
Session token in Bearer format: Bearer
New username for the user
User profile updated successfully
Unique user identifier
User email address
User first name
User last name
User phone number
User username
User creation timestamp
User profile image URL
Invalid request body
Unauthorized - invalid or missing session token
Username is already taken
Internal server error
Session token in Bearer format: Bearer
Profile image removed successfully
Unauthorized - invalid or missing session token
Internal server error
Session token in Bearer format: Bearer
Image file to upload
Profile image uploaded successfully
Unique user identifier
User email address
User first name
User last name
User phone number
User username
User creation timestamp
User profile image URL
Invalid image file
Unauthorized - invalid or missing session token
Internal server error
App API key in format:
Player ID to associate with the code. Used to link the player to the code. Optional.
Code generated successfully
Generated authentication code
^[0-9]{6}$Player ID associated with the code (if provided)
Code expiration timestamp
Unauthorized - invalid or missing API key
Unable to generate unique code or internal server error
App API key in format:
Authentication code
^[0-9]{6}$Game code validation result
Code validation status
JWT session token (only present when status is VALID and user is authenticated)
Code expiry time (only present when status is VALID)
Error message (only present when status is not VALID)
Invalid request data
Unauthorized - invalid or missing App API key
Internal server error
Last updated