User Management-User Profiles-Profile Photos-Add/Update Profile Photo
Number of APIs: 4
-
Upload file to an attachment entry PATCH {{baseUrl}}/.api2/api/v1/communities/:communityKey/attachments/uploads/:attachmentKey
-
Create an upload entry POST {{baseUrl}}/.api2/api/v1/communities/:communityKey/attachments
-
Associates an attachment to a user profile POST {{baseUrl}}/.api2/api/v1/communities/:communityKey/attachments/:attachmentKey/association/:objectId
-
Update profile picture for currently logged in user POST {{baseUrl}}/.api/api.svc/account/profile/updatePhoto