---
title: "POST /v1/dialer/schedule_call/"
method: POST
path: "/v1/dialer/schedule_call/"
---

# POST /v1/dialer/schedule_call/

`POST /v1/dialer/schedule_call/`

## Headers

- `Authorization` string, required

## Request body

- object
  - `customer_name` string, required — Enter Customer Name
  - `schedule_date_time` string, required — YYYY-MM-DD HH:MM:SS – The exact date and time when the call should be scheduled.
  - `assigned_to` string, required — The agent ID to whom this scheduled call is assigned.
  - `customer_number` string, required — The contact number of the customer to be called.
  - `reminder_schedule_callbacks` boolean — If true, a reminder notification will be set for the scheduled callback.
  - `reminder_time` integer — The time (in minutes) before the scheduled callback when the reminder should be triggered.
  - `call_end_min` integer — The duration after which the scheduled call should automatically end if unanswered.
  - `inbound_queue` integer — The queue ID to which this scheduled callback belongs, ensuring proper call routing, only can be used when dialer campaign inbound callback is 1 through campaigns api.

## Response `200`

---

[API](https://skmtc.net/tatatelebusiness/apis/smartflo-base-api-config.md) · [All operations](https://skmtc.net/tatatelebusiness/apis/smartflo-base-api-config/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tatatelebusiness/smartflo-base-api-config/revisions/6d23fb7bf7e1/schema)
