Skip to main content

Delete Mod Media

DELETE 

/games/:game-id/mods/:mod-id/media

Delete images, sketchfab or youtube links from a mod profile. Successful request will return 204 No Content.

note

You can also delete media from your mod's profile on the mod.io website. This is the easiest way.

Request

Error Codes

Status CodeError RefDescription
40315036

The authenticated user does not have permission to delete media from this mod, this action is restricted to team managers & administrators only.

See here for more details about errors.

Responses

Successful Request. No Body Returned.