Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Request Body

Same structure as Add IPs. See Add IPs to Group for field descriptions.

Important Notes

  • Only the specified IPs are removed
  • IPs not in the group are ignored (no error)
  • Empty list will result in no changes

Response

Success Response (200 OK)

Error Response (400 Bad Request)

cURL Example

Permissions

  • User must have GLOBAL_SETTINGS + MANAGE permission in the project

Notes and Warnings

  • Selective Removal:
    • Only the specified IPs are removed
    • Other IPs remain in the group
  • Non-existent IPs:
    • IPs not in the group are ignored (no error)
  • IP List Required:
    • ipList must not be empty
    • At least one IP must be specified