---
title: "PATCH /twitter/update_profile_v2"
method: PATCH
path: "/twitter/update_profile_v2"
---

# PATCH /twitter/update_profile_v2

`PATCH /twitter/update_profile_v2`

Update your Twitter profile information. You must set the login_cookie. You can get the login_cookie from /twitter/user_login_v2. Trial operation price: $0.003 per call.

## Request body

- object
  - `login_cookies` string, required — Base64 encoded login cookies of the user. You can get the login_cookie from /twitter/user_login_v2. Required
  - `proxy` string, required — The proxy to use. Please use high-quality residential proxies and avoid free proxies. Required. Example: http://username:password@ip:port
  - `name` string — Display name (maximum 50 characters)
  - `description` string — Bio/description (maximum 160 characters)
  - `location` string — Location (maximum 30 characters)
  - `url` string — Website URL

## Response `200`

Update profile response

- object
  - `status` string — Status of the request. success or error
  - `message` string — Message of the request. e.g. Profile updated successfully

## Other responses

- `400` — Unexpected error

---

[API](https://skmtc.net/twitterapi/apis/twitterapi-io-the-most-stable-fastest-cheapest-twitter-api.md) · [All operations](https://skmtc.net/twitterapi/apis/twitterapi-io-the-most-stable-fastest-cheapest-twitter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twitterapi/twitterapi-io-the-most-stable-fastest-cheapest-twitter-api/versions/1b1afaf3df76/schema)
