---
title: "Inform Play Shared Message"
method: POST
path: "/tts/play-shared"
tags: ["Text to Speech"]
---

# Inform Play Shared Message

`POST /tts/play-shared`

Inform play message. This endpoint is used to inform that a play message is being performed, and it adds a credit for using the Text-to-Speech (TTS) feature.

## Query parameters

- `token` string, required — The shared authorization token for authentication.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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