Groups
Update Databases in a Group
Updates all databases in the group to the latest libSQL version.
POST
/
v1
/
organizations
/
{organizationName}
/
groups
/
{groupName}
/
update
This operation causes some amount of downtime to occur during the update process. The version of libSQL server is taken from the latest built docker image.
Path Parameters
organizationName
string
requiredThe name of the organization or user.
groupName
string
requiredThe name of the group.
Was this page helpful?