Skip to main content
PATCH
Update IP Address Status

Authorizations

Authorization
string
header
required

API key authentication for development endpoints.

You can create API keys in your team's settings on the Lukittu dashboard. Include the API key in the Authorization header as: Bearer YOUR_API_KEY

Example:

Path Parameters

teamId
string<uuid>
required

Your team's UUID. You can find this value in your team's settings on the Lukittu dashboard. UUID v4 identifier

licenseId
string<uuid>
required

The unique identifier (UUID v4) of the license. UUID v4 identifier

ipId
string<uuid>
required

IP address ID UUID v4 identifier

Body

application/json
forgotten
boolean
required

Whether to mark this IP address as forgotten

Response

IP address updated successfully

data
object
required

Response data

result
object
required