DELETE
/
v1
/
lipsync
/
bulk_delete_lipsyncs

Authorizations

ganos-api-key
string
header
required

Use the API key generated from our website to programmatically interact with our endpoints. This key authorizes your requests, allowing you to access and utilize our services securely.

Body

application/json · string[]

List of LipSync inference ids to delete.

Response

200 - application/json
deleted_count
integer
default:
0
deleted_ids
string[]
failed_count
integer
default:
0
failed_ids
string[]