Issue Details (XML | Word | Printable)

Key: TFJ-51
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Yusuke Yamamoto
Reporter: Yusuke Yamamoto
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Twitter4J

support update_profile_background_image method

Created: 07/Nov/08 12:08 PM   Updated: 14/Oct/09 12:54 AM
Return to search
Component/s: Core
Affects Version/s: None
Fix Version/s: 2.1.0


 Description  « Hide
http://apiwiki.twitter.com/REST%20API%20Documentation#AccountMethods
update_profile_background_image
Updates the authenticating user's profile background image.  Expects raw multipart data, not a URL to an image.
URL: http://twitter.com/account/update_profile_background_image.format
Formats: xml, json
Method(s): POST
Parameters:
• image.  Required.  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 scaled down.