/
DO
dokploy
/
Dokploy API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
Apache 2.0
2026-07-31
554
5
1.6 MB
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