Skip to main content
POST
Create session from existing dataset

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
string
required

Body

application/json

Request model for creating a new processing session.

session_type
enum<string>
required

Type of session: enrichment or personalization

Available options:
enrichment,
personalization
sender_data
Sender Data · object

Initial sender data for the session

Response

Successful Response

Response model for session creation.

session_id
string
required

Unique session identifier

status
string
required

Current session status

created_at
number
required

Session creation timestamp