---
title: "Update the current user's roleplay language"
method: PATCH
path: "/api/v1/profiles/change-roleplay-language"
tags: ["crm"]
---

# Update the current user's roleplay language

`PATCH /api/v1/profiles/change-roleplay-language`

## Request body

- ProfilesChangeRoleplayLanguageRequestDTO
  - `language` 'en' | 'de' | 'fr' | 'es' | 'it' | 'nl' | 'pl' | 'zh' | 'ja' | 'id' | 'tr' | 'pt' | 'el' | 'ko' | 'vi' | 'hi' | 'ms' | 'th' | 'hr' | 'ro' | 'bg' | 'sv' | 'no' | 'yue', required — New roleplay language preference for the user

## Response `200`

---

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