---
title: "Update Profile Name"
method: POST
path: "/chat/updateProfileName/{instance}"
tags: ["Chat Controller"]
---

# Update Profile Name

`POST /chat/updateProfileName/{instance}`

Update profile name

## Path parameters

- `instance` string, required

## Request body

- object
  - `name` string, required — New name for profile

## Response `200`

Ok

---

[API](https://skmtc.net/evolution-foundation/apis/openapi.md) · [All operations](https://skmtc.net/evolution-foundation/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evolution-foundation/openapi/revisions/153363ee7f38/schema)
