Delete Mod Video (author)
delete_mod_videoDelete a video from your mod using game, mod ID, and video ID. Permanently removes the video.
Instructions
Delete a video from YOUR mod (video_id from add_mod_video / get_mod_media). Cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game domain name, e.g. "skyrimspecialedition" | |
| mod_id | Yes | ||
| dry_run | No | Build the exact request (form token included) but do not send it | |
| video_id | Yes | ||
| video_type | No | videoObjectType; the editor defaults to 7 |