Add Mod
POST/games/:game-id/mods
Add a mod. Successful request will return the newly created Mod Object. All content published by users on mod.io is subject to the Terms of Use. It is a requirement that you provide a link to https://mod.io/terms in any place where users are submitting content to mod.io.
NOTE: By default new mods are 'not accepted' and 'public'. They can only be 'accepted' and made available via the API once a Mod File has been uploaded. Media, Metadata Key Value Pairs and Dependencies can also be added after a mod profile is created.
Rules engine applies here
Request
Error Codes
Status Code | Error Ref | Description |
---|---|---|
403 | 15012 | The authenticated user has had upload privileges restricted by mod.io admins, this is typically due to spam. |
422 | 900011 | Your marketplace amount is not within the minimum or maximum amount allowed. |
Responses
- 201
- 403
- 422
Resource Created
Response Headers
URL to newly created resource
The authenticated user has had upload privileges restricted by mod.io admins, this is typically due to spam.
Your marketplace amount is not within the minimum or maximum amount allowed.