v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Hub

Update an Existing Hub

Update an existing hub's details by hub ID

put/v1/hub/{hub_id}

Path parameters

hub_idstring uuid required

The UUID of the hub to update

Request body

namestring nullable
primaryColourstring nullable
fontColourstring nullable
defaultProcessIdstring uuid nullable
defaultBannerstring nullable
defaultHeaderBackgroundColorstring nullable
defaultHeaderTextColorstring nullable
defaultDateFormatstring nullable
defaultDatetimeFormatstring nullable
allowTableExportboolean nullable
allowDocumentExportboolean nullable
wordTemplatestring nullable
publicboolean nullable
domainsAccessstring[] nullable
logostring nullable
processTitleFontSizenumber nullable
processTitleBoldboolean nullable
processTitleItalicboolean nullable
processTitleUnderlineboolean nullable
processTitleColourstring nullable
processTitleAlignment'left' | 'center' | 'right' | 'null' nullable
mfaRequiredboolean nullable
hideProcessCreatedboolean nullable
aiSearchEnabledboolean nullable

Response

Hub successfully updated

metadataobject