---
title: "Update account"
method: POST
path: "/admin/accounts/{id}/update"
tags: ["accounts"]
---

# Update account

`POST /admin/accounts/{id}/update`

Not implemented yet: Update the account info that only codefresh admins (codefresh employees, not account admin) can access

## 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/revisions/fa310e908c46/schema)
