Networks
Delete Network
Deletes a Cloud Gateway network by ID. The network cannot be referenced by any active configuration before it can be deleted.
delete/v2/cloud-gateways/networks/{networkId}
Path parameters
networkIdstring uuid required
The network ID to operate on. For serverless.v1 kind of cloud gateways, this field should be omitted.
Example:36ae63d3-efd1-4bec-b246-62aa5d3f5695
The network to operate on.
Response
No Content