components
create a job component config
POST
/
v1
/
components
/
{component_id}
/
configs
/
job
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Path Parameters
component_id
string
requiredcomponent ID
Body
application/json
image_url
string
requiredtag
string
requiredargs
string[]
cmd
string[]
env_vars
object
Response
201 - application/json
args
string[]
cmd
string[]
component_config_connection_id
string
value
created_at
string
created_by
object
created_by_id
string
env_vars
object
id
string
image_url
string
Image attributes, copied from a docker_buid or external_image component.
tag
string
updated_at
string