how to check 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
Example 3: how to generate curl command from postman
Click the Code button on the right
And copy the curl command