Remove duplicated parameter in the API
In link to this [issue](https://github.com/mattermost/mattermost-server/issues/11703), parameters such like the post_id
may be required twice in the paramters and in the body of a request. Keeping only one would be preferable
1
vote
