Module Install Dry Run
POST
/api/v1/modules/install/{module_id}/dry-run
Plans installation for selected module and components.
Authorizations
SessionAuth
Session ID for authenticated requests
Type
API Key (header: X-Session-ID)
Parameters
Path Parameters
module_id*
Type
Requiredstring
Request Body
application/json
JSON "target": "all", "components": [ "string" ], "runtime_scope": "flowless-core", "verify_checksum": true, "repair_missing": false
{
}
Responses
Install plan generated