Skip to main content
POST
Cancel Build

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Path Parameters

build_id
string
required

Response

Successful Response

id
string
required
cloud_provider_build_id
string
required
agent_name
string
required
image_name
string
required
image_tag
string
required
build_status
enum<string>
required

The current build lifecycle status

Available options:
queued,
running,
success,
failed,
cancelling,
cancelled,
deleting,
delete_failed,
timed_out,
error,
unknown
account_id
string
required
created_at
string<date-time>
required
created_by
Identity · object
required

The identity that created the entity.

object
string
default:agentex_cloud_build
Allowed value: "agentex_cloud_build"
agent_id
string
image_url
string
build_start_time
string<date-time>

When the cloud provider started the build

build_end_time
string<date-time>

When the cloud provider finished the build