Public Internet Gateways

Delete a Public Internet Gateway

Delete a Public Internet Gateway.

delete/public_internet_gateways/{id}

Path parameters

idstring uuid required
Example:6a09cdc3-8948-47f0-aa62-74ac943d6c58

Identifies the resource.

Response

Successful response

Example response

{
  "data": {
    "record_type": "public_internet_gateway",
    "status": "provisioned",
    "public_ip": "127.0.0.1"
  }
}

Changes