/
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
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