Skip to main content
DELETE
/
v3
/
video-translations
/
{video_translation_id}
Delete video translation
curl --request DELETE \
  --url https://api.heygen.com/v3/video-translations/{video_translation_id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

HeyGen API key. Obtain from your HeyGen dashboard.

Path Parameters

video_translation_id
string
required

Unique video translation identifier

Response

Successful response

data
VideoTranslationDeleteResponse · object

Response for DELETE /v3/video-translations/{id}.