Add Mod Comment
POST/games/:game-id/mods/:mod-id/comments
Add a comment for the corresponding mod. Successful request will return the newly created Comment Object and fire a MOD_COMMENT_ADDED event.
tip
Rules engine applies here
Request
Error Codes
Status Code | Error Ref | Description |
---|---|---|
403 | 15042 | The authenticated user does not have permission to submit comments on mod.io due to their access being revoked. |
Responses
- 201
- 403
Resource Created
Response Headers
Location
URL to newly created resource
The authenticated user does not have permission to submit comments on mod.io due to their access being revoked.