Update IP Allowlist Entry Description

Update the description of an IP allowlist entry.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

idstringRequired
Unique identifier for the allowlist entry

Request

This endpoint expects an object.
descriptionstringRequired

Response

Updated IP allowlist entry
_idstringformat: "uuid"
Unique identifier for the allowlist entry
ipAddressstring
IP address or CIDR block
_createdAtlong
_updatedAtlong
descriptionstring
_createdByMemberIdstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error