Delete all the automatically reported IP addresses by the user.
DELETE {{baseUrl}}/v1/denylist/reported/ip/all
What
Delete all the IP addresses that have been automatically reported by the user. This option cannot be reverted.
Parameters
No parameters are required.
Result
A successful result is an empty response with the the HTTP status code 204 No Content
.
Errors
It will return the API Global errors described in the API description.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{}