Deletes CIDRs from the Data Direct allow list
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
Request model for deleting CIDRs or IP addresses from the Data Direct allow list.
IP addresses will automatically have /32 appended for convenience.
cidrs
array of strings
required
List of CIDR blocks or IP addresses to delete from the allow list
Cidrs* ADD string
200
Returns success status
400
Your request is invalid.
403
Forbidden.
422
Validation Error
500
A server error has occurred.
Updated 6 months ago
ShellNodeRubyPHPPython
Bearer
Base URL
https://Contact sales to enable your sandbox/organization/data_direct/allow_list
xxxxxxxxxx
curl --request DELETE \
--url https://contact/%20sales%20to%20enable%20your%20sandbox/organization/data_direct/allow_list \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here!
Updated 6 months ago