curl --location --request DELETE '/public_internet_gateways/'
{
"data": {
"created_at": "2018-02-02T22:25:27.521Z",
"id": "6a09cdc3-8948-47f0-aa62-74ac943d6c58",
"record_type": "public_internet_gateway",
"updated_at": "2018-02-02T22:25:27.521Z",
"name": "test interface",
"network_id": "6a09cdc3-8948-47f0-aa62-74ac943d6c58",
"status": "created",
"public_ip": "127.0.0.1",
"region": {
"code": "ashburn-va",
"name": "Ashburn",
"record_type": "region"
},
"region_code": "ashburn-va"
}
}
Authorization: Bearer ********************