Skip to content
Scheduler Docs
Search
Ctrl
K
Cancel
GitHub
Getting started
Introduction
Features
Deployment
Docker Compose Deployment
Initial configurations
Usage
Tasks
Creating tasks
Notification services
System configuration
Resources
GitHub Links
Endpoint Documentation
Overview
Operations
postAuthLogin
postAuthRegister
postAuthLogout
getAuthMe
getJobsAllJobs
postJobsExecuteAction
getJobsGetAvailableConsumers
getJobsIsJobRunning
getJobsGetJobStats
getJobsJobMetrics
getJobsJobLogsLoki
getJobsGetRunningJobs
getJobsGetJobRuns
getSystemGetDbConnection
getSystemBackupAndDownloadSchedulerDB
getSystemGetBaseDbConnection
getSystemBackupAndDownloadBaseDB
getFilesGetCachedFiles
getFilesGetOutputFiles
getFilesDownloadCacheFile
getFilesDownloadOutputFile
deleteFilesDeleteCacheFile
deleteFilesDeleteOutputFile
getProxiesGetAllProxies
getProxiesGetProxy
postProxiesAddProxy
putProxiesUpdateProxy
deleteProxiesDeleteProxy
postProxiesAddProxyToJob
postProxiesRemoveProxyFromJob
getSystemConfigGetConfig
postSystemConfigUpdateConfig
getNotificationsAllNotifications
getNotificationsAllExternalFiles
postNotificationsAddNotificationService
putNotificationsUpdateNotificationService
deleteNotificationsDeleteNotificationService
postNotificationsAttachServiceToJob
getNotificationsGetAttachedJobs
getIndex
GitHub
postSystemConfigUpdateConfig
POST
/system/config/updateConfig
Request Body
required
Section titled “Request Body required ”
Select media type
application/json
multipart/form-data
text/plain
Array<object>
object
key
required
string
value
required
Any of:
string
null
string
null
is_encrypted
boolean
doc
string
deleted
boolean
Array<object>
object
key
required
string
value
required
Any of:
string
null
string
null
is_encrypted
boolean
doc
string
deleted
boolean
Array<object>
object
key
required
string
value
required
Any of:
string
null
string
null
is_encrypted
boolean
doc
string
deleted
boolean
Responses
Section titled “ Responses ”
200
Section titled “200 ”