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

Headers

Accept
string

Body

*/*

Request body for types.AddApplicationToFamilyRequest

AddApplicationToFamilyRequest schema

branch
string | null
build_pack
string | null
build_variables
object
dockerfile_path
string | null
domains
(string | null)[] | null
environment
string | null
environment_variables
object
family_id
string<uuid>
name
string
path
string
port
integer | null
post_run_command
string | null
pre_run_command
string | null
repository
string

Response

OK

ApplicationResponse schema

data
object
message
string
status
string