Profile

Add / Update profile's avatar.

Image must be a scared image with minimum size of 16 of type image/png, image/jpeg or image/gif

post/2/profile/avatar

Request body

avatarstring required

Avatar

encodingstring required

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success",
  "data": {
    "avatar": "https://www.infomaniak.com/img/common/logo-infomaniak.svg"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.