create

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

Authentication

X-API-Keystring
API Key authentication via header

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