Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl \ --request DELETE \ --url "https://api.breeze.blue/v1/history/hist_01haudio" \ --header "xi-api-key: $BREEZE_API_KEY"
{ "status": "<string>" }
Soft-delete a history item.
Breeze Developer API key.
History item identifier returned by generation responses or GET /v1/history.
Delete status.