Create a new draft dataset version for a dataset group. A draft (version_number = -1) is a mutable staging area where you can add rows before publishing.Documentation Index
Fetch the complete documentation index at: https://docs.promptlayer.com/llms.txt
Use this file to discover all available pages before exploring further.
source_dataset_id to copy rows from an existing dataset version. The source dataset must belong to the same dataset group. When a source is provided, rows are copied asynchronously in the background (returns 202).
source_dataset_id, an empty draft is created (returns 201).API key for authentication. This endpoint supports API key authentication only.