{ "summary": "Update colors", "method": "PUT", "path": "/v4/account/colors", "tag": "Accounts", "request_body": { "colors": [ "string" ] }, "response": { "colors": [ "string" ] } }