Set Photo
Set the profile photo for a user
Last updated
Was this helpful?
Set the profile photo for a user
Downloads a JPEG image from a URL and uploads it as the user's profile photo. This is useful to set or update user avatars in Microsoft 365.
User → Userinfo → Set Photo
Full Runbook name
rjgit-user_userinfo_set-photo
Type: Microsoft Graph
User.ReadWrite.All
User principal name of the target user.
Required
true
Default Value
Type
String
URL to a JPEG image that will be used as the profile photo.
Required
true
Default Value
Type
String
Last updated
Was this helpful?
Was this helpful?