v8

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2025-10-165266542.4 MB
DigitalOcean-public.v2-new_NFS

Delete an NFS share

To delete an NFS share, send a DELETE request to /v2/nfs/$ID?region=${region}.

A successful request will return a 204 No Content status code.

delete/v2/nfs/{nfs_id}

Path parameters

nfs_idstring required

The unique ID of the NFS share

Query parameters

regionstring required

The DigitalOcean region slug (e.g., nyc2, atl1) where the NFS share resides.

Response

The action was successful and the response body is empty.