v106

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
hubPublish

publish a flow to a hub project

Requires the caller to be a workspace admin. Forwards the request to the configured Hub scoped to the {workspace}:{folder} source and returns the Hub's status code and raw response body.

post/w/{workspace}/hub/flows

Path parameters

workspacestring required

Query parameters

folderstring required

workspace folder scoping the Hub publication: a workspace can publish one Hub project per folder and the Hub-side source key is {workspace}:{folder}

Request body

appsstring[] required
pathstring
source_pathstring
project_slugstring required

hub project slug (3-50 chars, lowercase alphanumeric and hyphens, no leading/trailing hyphen)

Response

raw Hub response body (status code is passed through from the Hub)