Update fan profile
Update fan profile
POST
Update fan profile
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Body
application/json
Example:
"John"
Example:
"Doe"
Example:
"fan@example.com"
Optional, updates password if provided
Example:
"SecurePass1!"
Example:
"Los Angeles, CA"
Base64 encoded photo
Example:
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP8z8BQDwAEhQGAhKmMIQAAAABJRU5ErkJggg=="
Response
200
Profile updated