User Profiles
Update User Bio
Update or customize the user’s biographical summary
PATCH
Allows users to customize their auto-generated bio or provide manual overrides for specific sections.
Request Body
string
Custom biographical text to replace auto-generated content
string
Format for the bio. Options:
full, short, bullets, professionalstring
Writing style for auto-generation. Options:
narrative, factual, casual, formalboolean
default:"false"
Whether to regenerate the bio using updated parameters
boolean
default:"false"
Whether this is a manual override (prevents auto-regeneration)
array
Specific categories to include in bio generation
array
Categories to exclude from bio generation
Response
string
Updated biographical text
string
Format of the bio
string
Writing style used
number
Number of words in the updated bio
number
Number of characters in the updated bio
boolean
Whether this is a manual override
string
ISO 8601 timestamp when bio was updated
Error Responses
object
Invalid request data
object
Unauthorized access

