メインコンテンツへスキップ
DELETE
/
voices
/
{id}
Delete Voice
curl --request DELETE \
  --url https://api.cartesia.ai/voices/{id} \
  --header 'Cartesia-Version: <cartesia-version>' \
  --header 'X-API-Key: <api-key>'

承認

X-API-Key
string
header
必須

ヘッダー

Cartesia-Version
enum<string>
必須

API version header.

利用可能なオプション:
2024-11-13
:

"2024-11-13"

パスパラメータ

id
string
必須

The ID of the voice.

レスポンス

204 - undefined