Transfer Group
Transfer a group to another organization that you own or a member of.
You can only transfer groups to organizations you own or are an admin.
Existing database URL and tokens will continue to work, but should update your application to use the new URL and token as soon as possible.
Path Parameters
The slug of the organization or user account.
The name of the group.
Body
The slug of the organization to transfer the group to.
Response
The group name, unique across your organization.
"default"
The current libSQL server version the databases in that group are running.
"v0.23.7"
The group universal unique identifier (UUID).
"0a28102d-6906-11ee-8553-eaa7715aeaf2"
An array of location keys the group is located.
["lhr", "ams", "bos"]
The primary location key.
"us-east-1"
The current status for delete protection. If enabled, the group and all its databases cannot be deleted.
false
Was this page helpful?