/account/update_profile_colors.json
POST
/account/update_profile_colors.json
more hex values that control the color scheme of the authenticating user's profile page on
twitter.com.
Each parameter's value must be a valid hexidecimal value, and may be either three or six characters
(ex: #fff or #ffffff).
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/account/update_profile_colors.json'
Response Response Example
{}
Request
None
Responses
Modified at 2022-09-10 16:58:08