Skip to main content
POST
Process Extraction To Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

extraction_id
string
required

Body

application/json

Request model for processing an extraction into a session.

session_id
string
required

Session ID to process the extraction into

sheet_config
Sheet Config · object | null

Optional configuration for multi-sheet processing

Response

Successful Response

Response model for extraction processing.

session_id
string
required

Session ID where data was processed

status
string
required

Processing status

leads_queued
integer
required

Number of leads queued for processing

file_info
File Info · object
required

Information about the processed file

message
string
required

Success message