---
title: "Updates the user's account country."
method: POST
path: "/v1/account/settings/account-country"
tags: ["Accounts"]
---

# Updates the user's account country.

`POST /v1/account/settings/account-country`

## Request body

- RobloxAccountSettingsApiUpdateAccountCountryRequest — Request Model for updating a user's account country
  - `targetCountryId` integer — The targetCountryId

## Response `200`

OK

- RobloxAccountSettingsApiModelsResponseUpdateAccountCountryResponse

## Other responses

- `400` — 1: InvalidRequest
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 2: OperationNotPermitted
- `404` — 2: OperationNotPermitted
- `500` — 0: Unknown

---

[API](https://skmtc.net/roblox/apis/roblox-api.md) · [All operations](https://skmtc.net/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roblox/roblox-api/revisions/ece7c5a315e7/schema)
