data-input

Paste Content

Accept pasted/raw text content.

User can paste CSV, JSON, or any text data directly.

post/v1/projects/{project_id}/data/paste

Path parameters

project_idstring required

Request body

source_namestring nullable

Name/description of the data source

metadataobject

Additional metadata

contentstring required

Raw content to process

format_hintstring nullable

Hint about the format (csv, json, etc.)

Response

Successful Response

input_idstring required

Unique identifier for this input

input_typestring required

Type of input (file, url, paste, webhook)

source_namestring nullable

Name of the data source

detected_formatstring nullable

Detected format (if available)

size_bytesinteger required

Size of the input in bytes

previewobject nullable

Preview of the data

statusstring

Processing status

created_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.