Not sure if I misunderstand the statement, when it said to mimic a request to movie theater, does it means to create a POST to post some movies into the dataset - Postman-echo? If so, how do we create in Json in this post? Or how do we know what fields to post?
Usually, I will try a get first, so that I know what fields to indicate, but when I try to do this
“https://postman-echo.com/get”, I don’t see any movie lists.
So I’m puzzled what does this question trying to ask.