Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Request Body

Full JSON Body Example

Request Body Fields

Notes

  • name must match the IP Group name in path (cannot be changed)
  • Only description can be updated
  • IP addresses are not updated by this endpoint (use IP management endpoints)

Response

Success Response (200 OK)

Error Response (400 Bad Request)

or

cURL Example

Permissions

  • User must have GLOBAL_SETTINGS + MANAGE permission in the project

Notes and Warnings

  • Name Cannot Change:
    • Name is used as identifier and cannot be changed
    • Use the existing name in the request
  • Description Only:
    • Only description can be updated
    • IP addresses are not affected by this endpoint