/
/PolyAI Agents API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Agent Behavior2
Agents4
Audio Cache7
  • postBulk delete cached audio entries
  • deleteDelete a cached audio entry
  • getDownload cached audio file
  • patchReplace cached audio file
  • getList cached audio entries
  • postSynthesize audio preview
  • putReplace audio file and voice tuning settings
Branches4
Connectors7
Conversations3
Debug Chat2
Deployments5
External Events2
Knowledge Base5
Outbound Calls2
Phone Numbers8
Real-Time Configs4
Variants8
Voice Library5
  • getList alert rules
  • postCreate an alert rule
  • getGet an alert rule
  • deleteDelete an alert rule
  • patchUpdate an alert rule
  • getGet active alerts
  • putClose an existing chat conversation
  • postCreate a new chat conversation
  • postSend a message to an existing chat conversation
  • getGet distribution of the maximum number of concurrent conversations
  • get/v1/{account_id}/{project_id}/conversations
  • postReserve a DNI (Dynamic Number Insertion) for an incoming call.
  • getGet handoff state information for a call.
  • getList webhook endpoints
  • postCreate a webhook endpoint
  • getGet a webhook endpoint
  • deleteDelete a webhook endpoint
  • patchUpdate a webhook endpoint
  • postRotate webhook signing secret
Audio Cache

Delete a cached audio entry

Delete a cached audio entry and its associated audio file from storage. The entry is permanently removed and cannot be recovered.

delete/v1/agents/{agentId}/audio-cache/{entryId}

Response

Successful response

successboolean required

Changes