v1
latestOpenAPI 3.1.02026-07-266827131.9 KBDelete Videos
post/serve/api/v1/delete_videos
Request body
string[] required
Raw JSON array of video IDs to delete.
Response
Successful response
Example response
{
"msg": "success",
"success": true
}Raw JSON array of video IDs to delete.
Successful response
{
"msg": "success",
"success": true
}