POST
/
v1
/
organizations
/
{organizationSlug}
/
groups

Creating more than one group is limited to Scaler, Pro and Enterprise plans.

Path Parameters

organizationSlug
string
required

The slug of the organization or user account.

Body

application/json
location
string
required

The location key for the new group.

name
string
required

The name of the new group.

extensions

The extensions to enable for new databases created in this group. Users looking to enable vector extensions should instead use the native libSQL vector datatype.

Available options:
all

Response

200 - application/json
group
object

The newly created group