Twitter API Explorer

account/update_profile_image

Updates the authenticating user's profile image. Note that this method expects raw multipart data, not a URL to an image.

http://twitter.com/account/update_profile_image.{{response_format}}

false

Required Parameters:

  • Must be a valid GIF, JPG, or PNG image of less than 700 kilobytes in size. Images with width larger than 500 pixels will be scaled down.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.
Powered by Twitter