Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | Bearer | Yes |
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| projectName | string | Yes | Project name |
| ipGroupName | string | Yes | IP Group name |
Request Body
None.Response
Success Response (200 OK)
Error Response (400 Bad Request)
cURL Example
Permissions
- User must have
GLOBAL_SETTINGS+MANAGEpermission in the project
Notes and Warnings
-
Permanent Deletion:
- IP Group is permanently deleted
- This action cannot be undone
-
IP Addresses:
- All IP addresses in the group are also removed
-
Policy References:
- Policies using this IP Group may need to be updated
- Check for policy references before deletion
Related Documentation
- Create IP Group - Create a new IP Group
- Update IP Group - Update an IP Group

