DigitalOcean-public.v2-new_Reserved IPv6
Delete a Reserved IPv6
To delete a reserved IP and remove it from your account, send a DELETE request to /v2/reserved_ipv6/$RESERVED_IPV6.
A successful request will receive a 204 status code with no body in response. This indicates that the request was processed successfully.
delete/v2/reserved_ipv6/{reserved_ipv6}
Path parameters
reserved_ipv6string ipv6 required
A reserved IPv6 address.
Response
The action was successful and the response body is empty.