UserProfilePublic

  • id
    Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
    required
  • name
    Type: string | null
    max length:  
    255
    Pattern: ^[\p{Letter}\p{Emoji_Presentation}\p{Emoji_Modifier}0-9\s\-.']{1,255}$
  • pictureUrlCdn
    Type: string | null
    max length:  
    4096