User Management-User Profiles-Profile Photos-Add/Update Profile Photo

Number of APIs: 4

  1. Upload file to an attachment entry PATCH {{baseUrl}}/.api2/api/v1/communities/:communityKey/attachments/uploads/:attachmentKey

  2. Create an upload entry POST {{baseUrl}}/.api2/api/v1/communities/:communityKey/attachments

  3. Associates an attachment to a user profile POST {{baseUrl}}/.api2/api/v1/communities/:communityKey/attachments/:attachmentKey/association/:objectId

  4. Update profile picture for currently logged in user POST {{baseUrl}}/.api/api.svc/account/profile/updatePhoto