Delete a Video
Deletes the specified video.
Authorizations: Recordings - DELETE
Requests
DELETE /apis/assets/:assetId
Response
Success
(Empty payload)
Error
Code | Payload | Description |
---|---|---|
404
|
| Video with UUID |
409
|
| Recordings cannot be deleted while they are actively recording. |
409
|
| Videos cannot be deleted while they are being trimmed. |
409
|
| Videos cannot be deleted while they are being imported. |
409
|
| Videos cannot be deleted while they are being exported. |
409
|
| The video is being streamed. |