You can only transfer groups to organizations you own or are an admin.
Path Parameters
The slug of the organization or user account.
The name of the group.
Body
application/json
Receiving Organization details.
The slug of the organization to transfer the group to.
Response
Successful response
The group name, unique across your organization.
Example:
"default"
The current libSQL server version the databases in that group are running.
Example:
"v0.23.7"
The group universal unique identifier (UUID).
Example:
"0a28102d-6906-11ee-8553-eaa7715aeaf2"
An array of location keys the group is located.
Example:
["lhr", "ams", "bos"]The primary location key.
Example:
"us-east-1"
The current status for delete protection. If enabled, the group and all its databases cannot be deleted.
Example:
false