Skip to main content
POST
Create a HarnessRelease

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27
idempotency-key
string
Maximum string length: 255

Path Parameters

organization_id
string
required
Pattern: ^org_[0-9a-f]{32}$

Body

application/json
image
string
required
entrypoint
string
required
Maximum string length: 4096
Pattern: ^\/(?!\.{1,2}(?:\/|$))[A-Za-z0-9._-]+(?:\/(?!\.{1,2}(?:\/|$))[A-Za-z0-9._-]+)*$
working_directory
string
Maximum string length: 4096
Pattern: ^\/(?!\.{1,2}(?:\/|$))[A-Za-z0-9._-]+(?:\/(?!\.{1,2}(?:\/|$))[A-Za-z0-9._-]+)*$
platform
object
configuration_schema
model_wire_dialects
enum<string>[]
Required array length: 1 - 4 elements
Available options:
anthropic_messages,
openai_chat,
openai_responses,
fal_queue
argv
any
prompt_transport
any
output_mode
any
resume_flag
any
output_schema_flag
any
output_schema_transport
any
managed_adapter_release
any
protocol
enum<string>
Available options:
acp-v1
arguments
string[]

At most 256 exact process arguments and 131072 aggregate UTF-8 bytes including one terminator per argument

Maximum array length: 256

Exact process argument text, preserving whitespace; U+0000 is forbidden and UTF-8 encoding is limited to 65536 bytes

Maximum string length: 65536
Pattern: ^[^\u0000]*$
mcp_delivery
enum<string>
Available options:
session_http,
none

Response

Success

id
string
required
Pattern: ^hrel_[0-9a-f]{32}$
organization_id
string
required
Pattern: ^org_[0-9a-f]{32}$
digest
string
required
Pattern: ^sha256:[0-9a-f]{64}$
artifact
object
required
configuration_schema
required
created_at
string
required
source_provenance
object