POST account/remove_profile_banner
post-account-remove_profile_banner

POST account/remove_profile_banner

Removes the uploaded profile banner for the authenticating user. Returns HTTP 200 upon success.

Resource URL

https://api.twitter.com/1.1/account/remove_profile_banner.json

Resource Information

Response formats JSON
Requires authentication? Yes (user context only)
Rate limited? Yes

Parameters

None

Example Request

POST https://api.twitter.com/1.1/account/remove_profile_banner.json

Example Response