Skip to main content
POST
Report an install's local skill hashes (no push)

Authorizations

Authorization
string
header
required

Enter your API key (e.g. dai_sk_test_key_001)

Headers

Authorization
string

Cookies

decimal_session
string | null

Body

application/json

Validated request for POST /skills/installs/report.

Read-only with respect to skills/versions: it never creates or mutates a skill — it only refreshes the (org, install, skill) divergence row's locally-observed hash. Powers a future decimalai skills status that shows drift pills without pushing anything.

install_id
string
required
Required string length: 1 - 128
skills
ReportInstallItem · object[]
required
Required array length: 1 - 500 elements
install_label
string | null
Maximum string length: 200

Response

Successful Response

status
string
required
Allowed value: "ok"
install_id
string
required
skills
ReportInstallSkillResult · object[]
required