This content describes an older version of this product.
View Latest
User Input
Root XML tag
<user>
Properties
Name
Type
Description
Available Version
aboutMe
String
The aboutMe property of a User Detail response body. The maximum length is 1000
characters. This property populates the “About Me” section
of the user profile, which is visible to all members of a community
or an organization.
29.0
JSON example
1{2 "aboutMe": "Staff Technical Writer responsible for the Connect API and Connect in Apex documentation."3}