Groups
Create Group
Creates a new group for the organization or user.
POST
Creating more than one group is limited to Scaler, Pro and Enterprise plans.
Path Parameters
The slug of the organization or user account.
Body
application/json
The location key for the new group.
The name of the new group.
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
The newly created group
Was this page helpful?