[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Update Integration Hub\n\nVersion 4.0.25.14 (latest)\n\n### Update a Integration Hub definition.\n\nThis API is rate limited to prevent it from being used for SSRF attacks\n\nRequest\n-------\n\nPATCH /integration_hubs/{integration_hub_id} \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nintegration_hub_id \nstring \nId of integration_hub \nbody \nHTTP Body \nExpand HTTP Body definition... \nbody \n[IntegrationHub](/looker/docs/reference/looker-api/latest/types/IntegrationHub) \nIntegration Hub\nExpand IntegrationHub definition... \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nid \n*lock* \nstring \nID of the hub. \nurl \nstring \nURL of the hub. \nlabel \n*lock* \nstring \nLabel of the hub. \nofficial \n*lock* \nboolean \nWhether this hub is a first-party integration hub operated by Looker. \nfetch_error_message \n*lock* \nstring \nAn error message, present if the integration hub metadata could not be fetched. If this is present, the integration hub is unusable. \nauthorization_token \nstring \n(Write-Only) An authorization key that will be sent to the integration hub on every request. \nhas_authorization_token \n*lock* \nboolean \nWhether the authorization_token is set for the hub. \nlegal_agreement_signed \n*lock* \nboolean \nWhether the legal agreement message has been signed by the user. This only matters if legal_agreement_required is true. \nlegal_agreement_required \n*lock* \nboolean \nWhether the legal terms for the integration hub are required before use. \nlegal_agreement_text \n*lock* \nstring \nThe legal agreement text for this integration hub. \nquery \nHTTP Query \nExpand HTTP Query definition... \nfields \nstring \nRequested fields.\n\nResponse\n--------\n\n### 200: Integration Hub\n\nDatatype \nDescription \n(object) \n[IntegrationHub](/looker/docs/reference/looker-api/latest/types/IntegrationHub) \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nid \n*lock* \nstring \nID of the hub. \nurl \nstring \nURL of the hub. \nlabel \n*lock* \nstring \nLabel of the hub. \nofficial \n*lock* \nboolean \nWhether this hub is a first-party integration hub operated by Looker. \nfetch_error_message \n*lock* \nstring \nAn error message, present if the integration hub metadata could not be fetched. If this is present, the integration hub is unusable. \nauthorization_token \nstring \n(Write-Only) An authorization key that will be sent to the integration hub on every request. \nhas_authorization_token \n*lock* \nboolean \nWhether the authorization_token is set for the hub. \nlegal_agreement_signed \n*lock* \nboolean \nWhether the legal agreement message has been signed by the user. This only matters if legal_agreement_required is true. \nlegal_agreement_required \n*lock* \nboolean \nWhether the legal terms for the integration hub are required before use. \nlegal_agreement_text \n*lock* \nstring \nThe legal agreement text for this integration hub.\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 422: Validation Error\n\nDatatype \nDescription \n(object) \n[ValidationError](/looker/docs/reference/looker-api/latest/types/ValidationError) \nmessage \n*lock* \nstring \nError details \nerrors \n[ValidationErrorDetail](/looker/docs/reference/looker-api/latest/types/ValidationErrorDetail)\\[\\] \nExpand ValidationErrorDetail definition... \nfield \n*lock* \nstring \nField with error \ncode \n*lock* \nstring \nError code \nmessage \n*lock* \nstring \nError info message \ndocumentation_url \n*lock* \nstring \nDocumentation link \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]