Reference
Create Dataset Group
POST
Create a new dataset group within a workspace. When a dataset group is created, an initial draft dataset (version_number = -1) is automatically created. Dataset group names must be unique within a workspace. Supports both JWT and API key authentication.
Authentication
This endpoint requires JWT or API key authentication.
Headers
API key or JWT token for authentication. Use 'X-API-KEY' header for API key or 'Authorization: Bearer' header for JWT.
Body
application/json
Response
201
application/json
Dataset group created successfully
The response is of type object
.