---
title: "Session Call"
method: POST
path: "/v1/dialer/session_call"
---

# Session Call

`POST /v1/dialer/session_call`

## Headers

- `Authorization` string, required

## Request body

- object
  - `startOrEnd` boolean, required — True if session call has to be started and false if session call has to be ended.
  - `campaignId` string, required — Campaign Id where the session call is ongoing.
  - `logout` boolean — True if agent has to be logged out from session.

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/acefone/apis/servetel-base-api-config.md) · [All operations](https://skmtc.net/acefone/apis/servetel-base-api-config/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/acefone/servetel-base-api-config/versions/ca83a6f08f7f/schema)
