Skip to main content

Deletes a network from the project.

DELETE
/v1/projects/:projectId/networks/:networkId

This operation is asynchronous. The CommandId in the response is an internal identifier and is not queryable via any public endpoint. To observe completion, poll GET .../networks/{networkId} and watch the Operation and OperationStatus fields until the deletion finishes.

Request

Responses

The delete request was accepted and is being processed in the background.