accounts.update_profile_colors
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).
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/account/update_profile_colors.json'
响应示例响应示例
{}
请求参数
无
返回响应
修改于 2024-09-24 06:06:38