Update IP Allowlist Entry Description
Update the description of an IP allowlist entry.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Unique identifier for the allowlist entry
Request
This endpoint expects an object.
description
Response
Updated IP allowlist entry
_id
Unique identifier for the allowlist entry
ipAddress
IP address or CIDR block
_createdAt
_updatedAt
description
_createdByMemberId
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error