Can i create profiles for DEV & QA to execute the API tests?

Hi All,
Like in UI testing, can we create profiles to execute the same API in different environments.
For example, in Postman i could give the post request as :- {{URL}}/api/Payment/MakePayment and then create variable URL with different values for QA & DEV

Any suggestion on how to achieve this will be greatly appreciated :slight_smile: