---
title: "Update Databases in a Group"
method: POST
path: "/v1/organizations/{organizationSlug}/groups/{groupName}/update"
---

# Update Databases in a Group

`POST /v1/organizations/{organizationSlug}/groups/{groupName}/update`

Updates all databases in the group to the latest libSQL version.

## Path parameters

- `organizationSlug` string, required
- `groupName` string, required

## Response `200`

Successful response (No Content)

## Other responses

- `404` — Group not found

---

[API](https://skmtc.dev/turso/apis/turso-platform-api.md) · [All operations](https://skmtc.dev/turso/apis/turso-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/turso/turso-platform-api/revisions/6c99e4c88978/schema)
