---
title: "Update user details"
method: POST
path: "/accounts/{id}/updateuser"
tags: ["accounts"]
---

# Update user details

`POST /accounts/{id}/updateuser`

Not implemented yet

## Path parameters

- `id` string, required

## Request body

- object
  - `settings` object

## Response `200`

ok

---

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