Skip to main content

Add Game Media

POST 

/games/:game-id/media

Upload new media to a game. The request Content-Type header must be multipart/form-data to submit image files. Any request you make to this endpoint should contain a binary file for each of the fields you want to update below. Successful request will return Message Object.

note

You can also add media to your game's profile on the mod.io website. This is the recommended approach.

Request

Responses

Media Successfully uploaded