Delete dubbing

DELETE
/v1/dubbing/:dubbing_id

Deletes a dubbing project.

Path parameters

dubbing_idstringRequired

ID of the dubbing project.

Response

Successful Response

statusstring

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.

Errors

Built with