---
title: "PUT /api/organizations/{id}"
method: PUT
path: "/api/organizations/{id}"
tags: ["Organizations"]
---

# PUT /api/organizations/{id}

`PUT /api/organizations/{id}`

## Path parameters

- `id` string, guid, required

## Response `200`

Success

- SucceededOrNotResponse
  - `succeeded` boolean
  - `errors` Error[]
    - `errorType` string
    - `errorMessage` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/rgcq/apis/web.md) · [All operations](https://skmtc.dev/rgcq/apis/web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rgcq/web/revisions/3fdd4827f760/schema)
