/
DO
dokploy
/
Dokploy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 2w ago
Details
Filter operations
admin
1
ai
14
application
31
auditLog
1
backup
12
bitbucket
7
certificates
5
cluster
4
compose
31
customRole
6
deployment
9
destination
6
dnsProvider
11
docker
18
dockerDiskUsage
3
dockerImage
3
dockerVolume
8
domain
10
environment
7
forwardAuth
10
gitea
8
github
6
gitlab
7
gitProvider
4
libsql
14
licenseKey
6
mariadb
16
mongo
16
mounts
6
mysql
16
network
8
notification
41
organization
11
overview
3
patch
12
port
4
postgres
16
previewDeployment
4
project
9
redirects
4
redis
16
registry
7
rollback
2
schedule
6
post
/schedule.create
post
/schedule.update
post
/schedule.delete
get
/schedule.list
get
/schedule.one
post
/schedule.runManually
scim
3
security
4
server
18
settings
52
sshKey
7
sso
11
stripe
8
swarm
4
tag
8
user
26
vaultProvider
7
volumeBackups
6
whitelabeling
4
schedule
post
/schedule.create
Request body
object
required
scheduleId
string
name
string
required
description
string
nullable
cronExpression
string
required
appName
string
serviceName
string
nullable
shellType
'bash'
|
'sh'
scheduleType
'application'
|
'compose'
|
'server'
|
'dokploy-server'
command
string
required
script
string
nullable
applicationId
string
nullable
composeId
string
nullable
serverId
string
nullable
organizationId
string
nullable
enabled
boolean
timezone
string
nullable
createdAt
string
Response
Successful response
object
required
Changes