cURL
curl --request DELETE \ --url https://api.fish.audio/model/{id} \ --header 'Authorization: Bearer <token>'
{ "status": 123, "message": "<string>" }
Delete an existing model
Documentation IndexFetch the complete documentation index at: https://hanabiaiinc-codex-concurrency-tier-update.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://hanabiaiinc-codex-concurrency-tier-update.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Request fulfilled, document follows
Was this page helpful?