Twitter API Explorer

account/update_profile_background_image

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

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

false

Required Parameters:

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

Optional Parameters:

  • If set to true the background image will be displayed tiled. The image will not be tiled otherwise.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.