Skip to main content

Save Config

PUT 

/config-svc/config

Save the provided configuration to the server

Request

Body

required

Save Config Request

    config

    object

    app

    object

    loggingDisabled boolean
    directory string

    download

    object

    downloadFolder string
    isRuntimeInstalled boolean
    • This flag drives a minor UX feature:
      • if the user has not installed the runtime we show an INSTALL
      • button, but if the user has already installed the runtime we show
      • we show a START runtime button.

    model

    object

    currentModelId string

Responses

Save Config Response

Schema

    object

Loading...