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
postProxiesAddProxy
POST
/proxies/addProxy
Request Body
required
Section titled “Request Body required ”
Select media type
application/json
multipart/form-data
text/plain
object
proxy_ip
required
string
proxy_port
required
Any of:
number
string
number
string
protocol
required
string
username
required
string
password
required
string
description
required
string
status
string
object
proxy_ip
required
string
proxy_port
required
Any of:
number
string
number
string
protocol
required
string
username
required
string
password
required
string
description
required
string
status
string
object
proxy_ip
required
string
proxy_port
required
Any of:
number
string
number
string
protocol
required
string
username
required
string
password
required
string
description
required
string
status
string
Responses
Section titled “ Responses ”
200
Section titled “200 ”