data-input

Webhook Input

Accept programmatic data input via webhook.

For automated systems to push data into the platform.

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

Path parameters

project_idstring required

Request body

source_namestring nullable

Name/description of the data source

metadataobject

Additional metadata

{"stackTrail":"components:schemas:WebhookRequest:properties:data","oasType":"schema","type":"unknown","title":"Data","description":"The data payload"}
sourcestring nullable

Source identifier

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.