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

# /v0.1/SchedulePlay/

`POST /v0.1/SchedulePlay/`

Schedules media playback for a specific call

## Response `200`

Response

- SchedulePlayResponse
  - `Message` 'Play Executed' | 'CallUUID Parameter Missing' | 'Sounds Parameter Missing' | 'Time Parameter Missing' | 'Time Parameter must be > 0' | 'Legs Parameter is Invalid' | 'Length Parameter must be a positive integer' | 'Sounds Parameter is Invalid' | 'Play Failed -- Call not found' | 'Play Failed', required — Response message
  - `Success` boolean, required — Whether the request was successful or not
  - `SchedPlayId` string, required — Unique identifier of the scheduled playback 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/revisions/ec5c19060964/schema)
