Skip to main content
DELETE
Delete IP

Authorizations

X-Account-ApiKey
string
header
required

This api key can be used for all account level operations

Path Parameters

ip_id
integer
required

The unique ID of the IP resource to delete.

Example:

11322

Response

200 - application/json

Confirmation of successful IP deletion.

Response confirming IP deletion/deallocation

id
integer<int64>
required

ID of the deleted IP

Example:

11322

message
string
required

Confirmation message

Example:

"IP (34.21.14.11) has been deleted successfully"