Update user avatar

Updates a user avatar image uploaded as param in the post request.

The request must contain the id of the user to update an image to, as the avatar param. The provided image should have the 300*300 pixel size, otherwise, Kaleyra will automatically resize the image for you. The max size permitted to upload is 500 KB per file. The request will return the user avatar image URL.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!