v1

latestOpenAPI 3.1.02026-07-22128346287.7 KB
Calls

Calls Complete

Upsert a batch of completed calls directly to the calls_complete table.

Each call in the batch contains both start and end information. This endpoint is used when calls are buffered client-side and sent as complete records.

post/v2/{entity}/{project}/calls/complete

Path parameters

entitystring required
projectstring required

Request body

Response

Successful Response

CallsUpsertCompleteRes required

Response for upserting a batch of completed calls.