---
title: "Force Process Next Queued Call"
method: POST
path: "/developer/force-process-next-queued-call"
tags: ["Developer", "Developer - Outbound Calls"]
---

# Force Process Next Queued Call

`POST /developer/force-process-next-queued-call`

Force-process the next queued outbound call for this customer.

Bypasses calling window and phone number daily limit checks.
Developer-only endpoint for testing.

## Response `202`

Successful Response

- ForceProcessNextCallResponse — Response from force-processing the next queued call.
  - `task_id` string, required
  - `message` string, required

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
