---
title: "/v0.1/ScheduleHangup/"
method: POST
path: "/v0.1/ScheduleHangup/"
tags: ["Call"]
---

# /v0.1/ScheduleHangup/

`POST /v0.1/ScheduleHangup/`

Schedules a hangup for a specific call

## Response `200`

Response

- ScheduleHangupResponse
  - `Message` 'ScheduleHangup Executed' | 'CallUUID Parameter must be present' | 'Time Parameter must be present' | 'Time Parameter must be > 0!' | 'ScheduleHangup Failed -- Call not found' | 'ScheduleHangup Failed', required — Response message
  - `Success` boolean, required — Whether the request was successful or not
  - `SchedHangupId` string, required — Unique identifier of the scheduled hangup request (UUIDv4)

---

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