DELETE
/
v2
/
lipsync
/
{lipsync_id}
Delete Lipsync
curl --request DELETE \
  --url https://tavusapi.com/v2/lipsync/{lipsync_id} \
  --header 'x-api-key: <api-key>'
This response does not have an example.

Authorizations

x-api-key
string
header
required

Path Parameters

lipsync_id
string
required

A unique identifier for the lipsync request.

Example:

"w4ed23359d415"

Response

204

OK