curl in postman code example
Example 1: 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
Example 2: how to import curl in postman
Click import
Select Raw Text
Than Paste the curl command
Lastly click send request to post