Delete Audio Asset

Beta

Soft-delete an audio asset. The underlying GCS object is retained so any flow node or tool still referencing the asset keeps working until the config is updated; the agent runtime logs and skips on a missing row at session start (fail-soft).

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

audio_asset_idstringRequired
Audio asset ID.

Headers

Speechify-VersionstringOptional

Response

Audio asset soft-deleted.

Errors

401
Unauthorized Error
404
Not Found Error