v8

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2025-10-165266542.4 MB
DigitalOcean-public.v2-new_[Public Preview] VPC NAT Gateways

Delete VPC NAT Gateway

To destroy a VPC NAT Gateway, send a DELETE request to the /v2/vpc_nat_gateways/$VPC_NAT_GATEWAY_ID endpoint.

A successful response will include a 202 response code and no content.

delete/v2/vpc_nat_gateways/{id}

Path parameters

idstring required

The unique identifier of the VPC NAT gateway.

Response

The action was successful and the response body is empty.