---
title: "Changes to Worker self-report of credential readiness (Phase 3 boot loop)"
method: PUT
path: "/api/agents/{id}/credential-status"
---

# Changes to Worker self-report of credential readiness (Phase 3 boot loop)

`PUT /api/agents/{id}/credential-status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 104 revisions.

- **2026-09-03** `0f5503f5cd28` — 3 warning, 2 info
- **2026-08-19** `ea4adca6e927` — 2 info
- **2026-08-07** `06cac6a7c5bc` — 2 breaking, 9 warning, 4 info
- **2026-07-10** `5b7df66bb887` — 2 info
- **2026-07-02** `0c910612f9ac` — 2 breaking

## Changes

- **2026-09-03** `0f5503f5cd28` — 3 warning, 2 info
  - added the new `acp` enum value to the `allOf[#/components/schemas/Agent]/credStatus/oneOf[#/components/schemas/AgentCredStatus]/latestModel/harnessProvider` response property for the response status `200`
  - added the new `acp` enum value to the `allOf[#/components/schemas/Agent]/harnessProvider` response property for the response status `200`
  - added the new `acp` enum value to the `allOf[#/components/schemas/Agent]/provider` response property for the response status `200`
  - added the new `acp` enum value to the request property `cred_status/anyOf[#/components/schemas/AgentCredStatus]/latestModel/harnessProvider`
  - added the new `acp` enum value to the request property `latest_model/harnessProvider`
- **2026-08-19** `ea4adca6e927` — 2 info
  - added the new optional `header` request parameter `X-Runtime-Instance-ID`
  - added the non-success response with the status `400`
- **2026-08-07** `06cac6a7c5bc` — 2 breaking, 9 warning, 4 info
  - the request property `cred_status` became not nullable
  - the `cred_status` request property type changed from `object, null` to no type
  - removed the request property `cred_status/bedrock`
  - removed the request property `cred_status/hint`
  - removed the request property `cred_status/latestModel`
  - removed the request property `cred_status/liveTest`
  - removed the request property `cred_status/missing`
  - removed the request property `cred_status/ready`
  - removed the request property `cred_status/reportKind`
  - removed the request property `cred_status/reportedAt`
  - removed the request property `cred_status/satisfiedBy`
  - added `#/components/schemas/AgentCredStatus, subschema #2` to the `cred_status` request property `anyOf` list
  - the request property `latest_model` became nullable
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `404`
- **2026-07-10** `5b7df66bb887` — 2 info
  - added the new `max` enum value to the request property `cred_status/latestModel/reasoningEffort`
  - added the new `max` enum value to the request property `latest_model/reasoningEffort`
- **2026-07-02** `0c910612f9ac` — 2 breaking
  - removed the enum value `max` of the request property `cred_status/latestModel/reasoningEffort`
  - removed the enum value `max` of the request property `latest_model/reasoningEffort`

---

[Operation](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/docs/api/agents/:id/credential-status/put.md) · [API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [Page](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/agents/:id/credential-status/put)
