curl -X POST "$API_BASE_URL/v1/org/$ORG_ID/contexts/sign-in/$CTX_ID/modules/whitelistings/batch/remove" \ -H "x-auth-token: $NETGRAPH_API_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "macs": [ { "mac": "AA:BB:CC:00:00:01" }, { "mac": "AA:BB:CC:00:00:02" } ] }'
{ "nrOfWhitelistingsInRevokeRequest": 2, "nrOfWhitelistingsThatHadActiveLoginsThatWereRevoked": 1 }
Remove multiple whitelist entries and terminate any active sessions.
Show entry fields
AA:BB:CC:DD:EE:FF
AA-BB-CC-DD-EE-FF