Add Collection Comment
POST/games/:game-id/collections/:collection-id/comments
Add a comment for the corresponding collection. 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 | 29611 | 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
Error response