---
title: "Send Task"
method: POST
path: "/v1/streaming.task"
tags: ["Streaming"]
---

# Send Task

`POST /v1/streaming.task`

This endpoint is used to send a text to an Interactive Avatar, prompting it to speak the provided text.

## Request body

- object
  - `RAW_BODY` string, json

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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