Whitelisting
Batch-add whitelistings
Create many whitelist entries in a single call; optional auto-tagging.
Bulk-create whitelist entries. Entries that already exist (same MAC) are skipped and returned inDocumentation Index
Fetch the complete documentation index at: https://wiki.netgraph-connect.com/llms.txt
Use this file to discover all available pages before exploring further.
existingWhitelistingMacs. Entries that
fail validation are returned in faultyRequests for inspection.
Request
Organization ID.
Sign-In Context ID.
Context API key.
Array of whitelist entries to create.
When
true, tags derived from the batch (e.g. source integration)
are attached to every created entry.When
true, each created entry gets a tag carrying the current
date — useful when you rotate batches daily.Response
MACs that were newly created.
MACs that were already in the whitelist and were therefore skipped.
Entries that failed validation. Each entry matches the input shape
so you can re-submit after fixing the data.
Number of existing guest sessions updated as a side-effect of the
batch (e.g. moved to a whitelist-authorized state).

