ioThinx 4510 Series Tutorials
3. Click Save & Restart in the top right corner of the page and then click Save and Restart in the center of
the page.
Configuring Postman
1. Open Postman and create a new Request (named GET example).
2. Create a Collection.
3. Save the new Request in the created Collection.
4. Create another new Request (named PUT example) and save it in the created Collection.
5. Select the GET method on the GET example tab, and select the PUT method on the PUT example
tab.