Skip to main content
PUT
/
api
/
v1
/
deploy
/
application
Error
A valid request URL is required to generate request examples
{
  "data": {},
  "message": "string",
  "status": "string"
}

Headers

Accept
string

Body

*/*

Request body for types.UpdateDeploymentRequest

UpdateDeploymentRequest schema

base_path
string | null
build_pack
string | null
build_variables
object
compose_domains
(object | null)[] | null
dockerfile_path
string | null
domains
(string | null)[] | null
environment
string | null
environment_variables
object
force
boolean | null
id
string<uuid>
name
string | null
port
integer | null
post_run_command
string | null
pre_run_command
string | null

Response

OK

ApplicationResponse schema

data
object
message
string
status
string