Skip to main content
POST
/
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.CreateDeploymentRequest

CreateDeploymentRequest schema

base_path
string | null
branch
string
build_pack
string
build_variables
object
compose_domains
(object | null)[] | null
dockerfile_path
string | null
domains
(string | null)[] | null
environment
string
environment_variables
object
name
string
port
integer
post_run_command
string
pre_run_command
string
repository
string
source
string | null

Response

OK

ApplicationResponse schema

data
object
message
string
status
string