Create dataset
POST /datasets
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
ID of the team that will own this dataset
Human-readable name for the dataset (1-255 characters)
Optional description of the dataset contents and purpose
Optional tags for categorizing and filtering datasets
Optional key-value metadata for custom extensions
object
Responses
Section titled “ Responses ”Dataset created successfully
object
Unique identifier for the dataset (nanoid format)
ID of the team that owns this dataset
Human-readable name for the dataset
Optional description of the dataset contents and purpose
Tags for categorizing and filtering datasets
Arbitrary key-value metadata for custom extensions
object
Whether this dataset is system-managed (true) or user-created (false)
ISO 8601 timestamp when the dataset was created
ISO 8601 timestamp when the dataset was last modified
Bad Request - Validation error or invalid input
object
Unauthorized - Authentication required or invalid token
object
Forbidden - Insufficient permissions
object
Conflict - Resource already exists or operation conflicts with current state