Create Slice

📘

Click for Python SDK

Dataset.create_slice(
    name: str,
    reference_ids: List[str]
) -> Slice
Path Params
string
required

The Scale-generated ID of the Dataset.

Body Params
string
required

Human-readable name of the Slice.

reference_ids
array of strings
required

Array of user-specified reference IDs pertaining to the items to include in the Slice.

reference_ids*
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json