Answer the question
In order to leave comments, you need to log in
Is it possible to update multiple resources with PUT?
The question arose, is it possible to update several resources using the PUT method? If yes, then I don’t understand a little how this is achieved if we access a specific resource address, for example:
PUT endpoint/38838231
In this case, we update the resource with ID 38838231 and give it the data that will come in PUT BODY.
But I was told that through PUT you can update many resources at once: is it really possible, or is it not just restful anymore?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question