access_settings
Number of APIs: 6
-
Retrieve a list of currently whitelisted IPs GET https://api.sendgrid.com/v3/access_settings/whitelist
-
Remove a specific IP from the whitelist DELETE https://api.sendgrid.com/v3/access_settings/whitelist/:rule_id
-
Retrieve a specific whitelisted IP GET https://api.sendgrid.com/v3/access_settings/whitelist/:rule_id
-
Remove one or more IPs from the whitelist DELETE https://api.sendgrid.com/v3/access_settings/whitelist
-
Retrieve all recent access attempts GET https://api.sendgrid.com/v3/access_settings/activity?limit=20
-
Add one or more IPs to the whitelist POST https://api.sendgrid.com/v3/access_settings/whitelist