v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
dubbing
dubbing
dubbing

Delete Dubbing

Deletes a dubbing project.

delete/v1/dubbing/{dubbing_id}

Path parameters

dubbing_idstring required

ID of the dubbing project.

ID of the dubbing project.

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Response

Successful Response

statusstring required

The status of the dubbing project. If the request was successful, the status will be 'ok'. Otherwise an error message with status 500 will be returned.

Example response

{
  "status": "ok"
}