I want to design my rest endpoint with the appropriate method for the following scenario. There is a group. Each group has a status. The group can be activated...
What is the difference between PUT, POST and PATCH methods in HTTP protocol? 9 Answers 9