Updates or creates a user profile with the provided information. If a profile already exists for the user, updates the specified fields; otherwise creates a new profile. Validates input constraints (display name not empty, bio max 1000 characters). Requires the authenticated user to own the profile or have admin privileges.
Documentation Index
Fetch the complete documentation index at: https://docs.connvo.app/llms.txt
Use this file to discover all available pages before exploring further.
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.