v1
latestOpenAPI 3.1.02026-07-2687120159.0 KBAudio Cache
Replace cached audio file
Replace the audio file for an existing cache entry. Send raw WAV bytes as the request body with Content-Type: audio/wav. Optionally include an X-Filename header to name the file, otherwise defaults to <entryId>.wav. Maximum file size is 6 MB.
patch/v1/agents/{agentId}/audio-cache/{entryId}/file
Headers
X-Filenamestring
Optional filename for the uploaded audio. Defaults to <entryId>.wav.
Response
Audio file replaced