create

POST

create a new group, a group being a collection of buckets which can be searched.

Request

This endpoint expects an object.
namestringRequired

The name of the group being created.

bucketNamestringOptional

Specify bucketName to automatically create a bucket, by the name specified, and add it to the created group.

Response

Group successfully created

groupobject

Errors