AckdbPersonUpdateRequest
Person-grain fact update (#372). At least one field must be provided.
Properties
avatarUrlstring (nullable)Photo URL (http(s) only, ≤2048 chars). `null` clears it.
Example
AckdbPersonUpdateRequest example
{
"avatarUrl": "https://media.licdn.com/dms/image/v2/abc/profile.jpg"
}