[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-14 UTC."],[],["This describes how to delete a network using an HTTP DELETE request to the specified URL. The `name` path parameter is required, representing the network's identifier in the format \"networks/{network}\". An optional `force` query parameter, when set to true, will delete any child resources associated with the network. The request body must be empty. A successful deletion will return an empty JSON object.\n"]]