Process an extraction into a session for lead personalization.
This endpoint converts the stored extraction data (ZIP) to Excel format and processes it through the standard session-based pipeline.
Args: extraction_id: The ID of the extraction to process request: Processing configuration including session ID current_user: Authenticated user information settings: Application settings
Returns: Processing status and results
Raises: HTTPException: If extraction not found, access denied, or processing fails
Documentation Index
Fetch the complete documentation index at: https://bavlio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response model for extraction processing.