Skip to main content
POST
Bulk update sender data

Authorizations

Authorization
string
header
required

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

Path Parameters

session_id
string
required

Query Parameters

merge_strategy
string
default:update

Body

application/json

Response

Successful Response

Response model for sender data upload.

session_id
string
required

Session identifier

sources_updated
integer
required

Number of sender data sources updated

merge_strategy
string
required

Merge strategy used

message
string
required

Success message

job_id
string | null

Background job ID if processing was queued

estimated_completion_time
number | null

Estimated completion timestamp

processing_status
string | null

Status of background processing job