Run Module Update
POST
/api/v1/modules/install/{module_id}/update
Applies updates to selected or all outdated 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 "components": [ "string" ], "runtime_scope": "flowless-core", "verify_checksum": true
{
}
Responses
Update executed