How to add nested arrays and objects in the postman body via form-data
Nov 4, 2022 · 2 min read · Hi there, Welcome here. Usually, in form-data in postman, we write the data into key-value pairs. Like in the first column we write the key and then its value in the next column, I am ignoring other columns here. And users who are new to postman migh...
RUsama commented