Skip to main content

Edit Mod

POST 

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

Edit details for a mod. If you want to update the logo or media associated with this mod, you need to use the Add Mod Media endpoint. The same applies to Mod Files, Metadata Key Value Pairs and Dependencies which are all managed via other endpoints. Successful request will return the updated Mod Object.

tip

Rules engine applies here

Request

Error Codes

Status CodeError RefDescription
40315013The authenticated user does not have permission to update this mod. Ensure the user is part of the mod team before attempting the request again.
40315014The authenticated user does not have permission to update the maturity options for this mod, this action is restricted to team managers & administrators only.
40315015The authenticated user does not have permission to update the status for this mod, this action is restricted to team managers & administrators only.
40315016A mod cannot be set live without an associated modfile.
422900011Your marketplace amount is not within the minimum or maximum amount allowed.

Responses

Update Successful