Update profile picture for currently logged in user

POST {{baseUrl}}/.api/api.svc/account/profile/updatePhoto

This endpoint updates the currently logged in person's profile picture in the digital workplace.

This endpoint uploads an image sent as a binary file in the body of the call.

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | The type of response data to request. By default this endpoint will respond with XML . The options are:

  • application/json
  • application/xml |

RESPONSES

status: OK

"\u003cIglooApiResponse xmlns=\"http://schemas.iglooplatform.com/Igloo.Old.Common\" xmlns:i=\"http://www.w3.org/2001/XMLSchema-instance\"\u003e\n    \u003cminRequestPeriod\u003e0\u003c/minRequestPeriod\u003e\n    \u003crequestSupportCode\u003e637852954543428486\u003c/requestSupportCode\u003e\n    \u003cdictionary i:nil=\"true\" xmlns:a=\"http://schemas.microsoft.com/2003/10/Serialization/Arrays\"/\u003e\n    \u003cresponse i:nil=\"true\"/\u003e\n\u003c/IglooApiResponse\u003e"