Skip to main content

Delete Network

DELETE
/projects/:projectId/networks/:networkId

Deletes a network from the project.

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.