Skip to content

Run Hub Install

POST
/api/v1/modules/install/run

Installs module hub registry/event tables.

Authorizations

SessionAuth

Session ID for authenticated requests

Type
API Key (header: X-Session-ID)

Request Body

application/json
JSON
{
  
"runtime_scope": "flowless-core"
}

Responses

Hub installed

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI