/
DO
dokploy
/
Dokploy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 5h ago
View markdown
dokploy
Dokploy API
post
/mounts.update
latest
OpenAPI 3.1.0
Apache 2.0
2026-08-15
597
5
1.7 MB
8d66aacade7f
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
post
/mounts.create
post
/mounts.remove
get
/mounts.one
post
/mounts.update
get
/mounts.allNamedByApplicationId
get
/mounts.listByServiceId
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
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
mounts
post
/mounts.update
Request body
object
required
mountId
string
required
type
'bind'
|
'volume'
|
'file'
hostPath
string
nullable
volumeName
string
nullable
filePath
string
nullable
content
string
nullable
serviceType
'application'
|
'postgres'
|
'mysql'
|
'mariadb'
|
'mongo'
|
'redis'
|
'compose'
|
'libsql'
mountPath
string
applicationId
string
nullable
composeId
string
nullable
libsqlId
string
nullable
mariadbId
string
nullable
mongoId
string
nullable
mysqlId
string
nullable
postgresId
string
nullable
redisId
string
nullable
Response
Successful response
object
required