Skip to main content

Delete Mod Comment

DELETE 

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

Delete a comment from a mod profile. Successful request will return 204 No Content and fire a MOD_COMMENT_DELETED event.

Request

Error Codes

Status CodeError RefDescription
40315027The authenticated user does not have permission to delete comments for this mod, this action is restricted to team managers & administrators only.

Responses

Successful Request. No Body Returned.