how to do curl request in postman code example
Example 1: how to import curl in postman
Click import
Select Raw Text
Than Paste the curl command
Lastly click send request to post
Example 2: can i send curl request inside postman
inside postman on right side panel there last second option is of code where you
can see the curl request for the postman request sent