---
title: "Call with Advanced Call Control"
method: POST
path: "/v1/executionengine"
---

# Call with Advanced Call Control

`POST /v1/executionengine`

Allowing you to create interactive voice experiences for your users. With this endpoint, you can send a call execution plan, which is an XML document containing instructions for the call,  such as customer service calls or automated voice surveys.

## Request body

- object
  - `To` string, required
  - `ExecutionPlan` string, required
  - `statusCallbackEndpoint` string — Register this call back to receive update for each call status once the call start

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/cequens/apis/authentication.md) · [All operations](https://skmtc.dev/cequens/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cequens/authentication/revisions/deadb0661f19/schema)
