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
40315036The authenticated user does not have permission to delete media from this mod, this action is restricted to team managers & administrators only.

Responses

Successful Request. No Body Returned.