Skip to main content
PATCH
Update option

Authorizations

Authorization
string
header
required

Organization API key for application requests.

Path Parameters

armId
string
required

Body

application/json
artifact
object
capability_tags
string[]
Minimum string length: 1
cost_class
enum<string>
Available options:
economy,
standard,
premium
data_class_grants
enum<string>[]
Minimum array length: 1
Available options:
public,
sandbox,
tenant_internal
display_name
string
Required string length: 1 - 200
endpoint
object

Response

Default Response

arm_id
string
required
capability_tags
string[]
required
cost_class
enum<string>
required
Available options:
economy,
standard,
premium
created_at
string<date-time>
required
data_class_grants
enum<string>[]
required
Available options:
public,
sandbox,
tenant_internal
display_name
string
required
kind
enum<string>
required
Available options:
model,
agent,
skill
status
enum<string>
required
Available options:
ready,
degraded,
disabled
status_reason
string | null
required

Machine-readable reason the arm is degraded/disabled (a probe reason code, provider_unsupported, or source_connection_revoked); null otherwise.

updated_at
string<date-time>
required
artifact
object

skill kind only. Artifact content is never exposed on this surface.

artifact_hash
string

skill kind only (sha256:... of the content).

credential_ref
string

model kind (legacy provider binding) only; masked or redacted per role.

endpoint
object
lifecycle
object

agent kind only.

model_deployment_id
string

model kind (deployment-bound registration) only.

model_id
string

model kind (legacy provider binding) only.

provider
string

model kind (legacy provider binding) only.