TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

photos

Name Resource Description
Create photo thumbnails POST api/2.0/people/{userid}/photo/thumbnails Creates photo thumbnails by coordinates of the original image specified in the request.
Delete a user photo DELETE api/2.0/people/{userid}/photo Deletes a photo of the user with the ID specified in the request.
Get a user photo GET api/2.0/people/{userid}/photo Returns a photo of the user with the ID specified in the request.
Update a user photo PUT api/2.0/people/{userid}/photo Updates a photo of the user with the ID specified in the request.
Upload a user photo POST api/2.0/people/{userid}/photo Uploads a photo of the user with the ID specified in the request.