[[["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 outlines the creation of a \"Hub\" resource via a `POST` HTTP request to a specific URL. The URL requires a `parent` parameter, specifying the network where the hub will reside, using the format \"networks/{network}\". A required `hubId` query parameter uniquely identifies the new hub. The request body contains the details for creating the hub instance, and a successful response returns the newly created hub instance.\n"]]