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

# /v0.1/Call/

`POST /v0.1/Call/`

Initiates an outbound call

## Response `200`

Response

- CallResponse
  - `Message` 'Call Request Executed' | 'Mandatory Parameters Missing' | 'AnswerUrl is not Valid' | 'HangupUrl is not Valid' | 'RingUrl is not Valid' | 'Unknown Core UUID', required — Response message
  - `RequestUUID` string, required — Unique identifier of the Call request (UUIDv4)
  - `Success` boolean, required — Whether the request was successful or not
  - `RestApiServer` string, required — API server which handled this request (an Eqivo extension)

---

[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)
