curl --request GET \
--url https://api.bunny.net/shield/shield-zones/pullzone-mapping{
"data": [
{
"shieldZoneId": 123,
"pullZoneId": 123
}
]
}curl --request GET \
--url https://api.bunny.net/shield/shield-zones/pullzone-mapping{
"data": [
{
"shieldZoneId": 123,
"pullZoneId": 123
}
]
}OK
Show child attributes
Was this page helpful?