Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Basic authentication using username and password.

Body

application/json
ip
string

The IP address for which the description is being updated.

Example:

"161.142.148.150"

description
string

The new description for the whitelisted IP.

Example:

"updated-description"

Response

Successfully updated whitelisted IPs.

data
object[]

A list of updated whitelisted IPs.

message
object

Provides status details about the update operation.