Using postman to execute a curl command

Заказчик: AI | Опубликовано: 23.10.2025
Бюджет: 30 $

More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Past work How soon do you need your project completed? ASAP What's your estimated budget? 10 USD - 30 USD Hi Team, I need some help to execute this code using postman curl -X POST \ https://.onelogin.com/api/2/risk/rules \ -H 'Authorization: Bearer xxx-a-valid-bearer-token-xxx' \ -H 'Content-Type: application/json' \ -d '{ "name": "Blocklist New Zealand", "description": "Allow access from New Zealand based IP addresses", "type": "blacklist", "target": "location.address.country_iso_code", "source": null, "filters": ["NZ"] Is a very quick and easy access please let me know if you can assist https://developers.onelogin.com/quickstart/geoblock Kind regards