Skip to main content
DELETE
Delete VPC
A successful response returns the deleted VPC object, including its final state at the moment of deletion.
Example request

Authorizations

Authorization
string
header
default:Bearer {API_ACCESS_TOKEN}
required

CoreWeave API access token sent as a bearer token.

Path Parameters

id
string
required

The unique identifier for the VPC.

Response

OK

vpc
object

The VPC.

Last modified on July 24, 2026