Developer
Developer - Vapi Latency

Trigger Vapi Latency Backfill

Enqueue the Vapi latency backfill orchestrator.

post/developer/vapi-latency/backfill

Request body

limitinteger nullable

Max number of calls to enqueue (newest first); None = all

only_missingboolean

Only enqueue Vapi calls that don't yet have a stored latency row

Response

Successful Response

messagestring required

Status message

task_idstring required

Celery task ID for the orchestrator

Changes