/
/KugelAudio TTS API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 16h ago · Updated 3d agoView markdown
billing2
license17
  • getHealth
  • getReady
  • getReady Tts
  • getReady Asr
  • getGet Models
  • postGenerate
  • postPredict
  • postNormalize
  • postReload Post Overrides
  • getGet Voices
  • postCreate Voice
  • getGet Voice By Id
  • deleteDelete Voice
  • patchUpdate Voice
  • getList Voice References
  • postUpload Voice Reference
  • deleteDelete Voice Reference
  • postPublish Voice
  • postGenerate Voice Sample
  • getList Dictionaries
  • postCreate Dictionary
  • getGet Dictionary
  • deleteDelete Dictionary
  • patchUpdate Dictionary
  • getList Entries
  • putBulk Replace Entries
  • postAdd Entry
  • deleteDelete Entry
  • patchUpdate Entry
  • postInvalidate Dictionary Cache
  • postText To Speech
  • postText To Speech Stream
  • getGet Voices
  • getGet Voice
  • getGet Models
  • getHealth
  • postVapi Synthesize
  • postTranscribe

Invalidate Dictionary Cache

Invalidate cached dictionary entries for a project.

Internal endpoint — requires master-key authentication. Called by the web app after dictionary mutations so the TTS backend picks up changes immediately instead of waiting for the cache TTL to expire.

post/v1/dictionaries/{project_id}/invalidate

Path parameters

project_idinteger required

Response

Successful Response