---
search:
  tags:
    - TTS queue
    - POST
seo:
  description: >-
    Re-queues a played tip (as a new queue entry with a fresh replay_...…
    Reference for the POST /tts/{orderId}/replay endpoint in the TipPage
    Developer API API.
sidebar:
  badge: POST
  label: Replay a TTS from history
title: Replay a TTS from history
type: openapi-operation
---
Re-queues a played tip (as a new queue entry with a fresh `replay_...` order id; fires `tip.created` with `source: "replay"`). A short idempotency window returns `409` if the same tip was just replayed. Requires `tts:control`.

<Operation source="api" id="replayttsitem" />
