Skip to main content
DELETE
Delete Entry from IP List

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ip_list_id
string<uuid>
required

IP List UUID

entry_id
string<uuid>
required

Entry UUID

Query Parameters

team_id
string<uuid>

Team ID

Response

Entry deleted successfully