components
create a docker build component config
POST
/
v1
/
components
/
{component_id}
/
configs
/
docker-build
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Path Parameters
component_id
string
requiredcomponent ID
Body
application/json
dockerfile
string
requiredbuild_args
string[]
connected_github_vcs_config
object
env_vars
object
public_git_vcs_config
object
target
string
Response
201 - application/json
build_args
string[]
component_config_connection_id
string
value
connected_github_vcs_config
object
created_at
string
created_by
object
created_by_id
string
dockerfile
string
env_vars
object
id
string
public_git_vcs_config
object
target
string
updated_at
string