Skip to main content

Add Mod Tags

POST 

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

Add tags to a mod's profile. You can only add tags allowed by the parent game, which are listed in the tag_option column in the Game's Object. Successful request will return Message Object.

tip

Rules engine applies here.

Request

Error Codes

Status CodeError RefDescription
40315037

The authenticated user does not have permission to submit tags for the specified mod. Ensure the user is part of the mod team before attempting the request again.

See here for more details about errors.

Responses

Created

Response Headers
    Location

    URL to newly created resource