hubPublish
attach a recording to a hub script
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/scripts/{ask_id}/recording
Path parameters
workspacestring required
ask_idinteger required
hub ask id of the script
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
Response
raw Hub response body (status code is passed through from the Hub)