# File lib/twitter/rest/users.rb, line 336 def remove_profile_banner(options = {}) perform_post('/1.1/account/remove_profile_banner.json', options) true end