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