PromoteCandidateResponse interface
Response after successfully promoting a candidate.
Properties
| agent_name | Name of the Foundry agent promoted to. |
| agent_version | Version of the Foundry agent promoted to. |
| candidate_id | The promoted candidate id. |
| promoted_at | Timestamp when promotion occurred, represented in Unix time. |
| status | Status after promotion. |
Property Details
agent_name
Name of the Foundry agent promoted to.
agent_name: string
Property Value
string
agent_version
Version of the Foundry agent promoted to.
agent_version: string
Property Value
string
candidate_id
The promoted candidate id.
candidate_id: string
Property Value
string
promoted_at
Timestamp when promotion occurred, represented in Unix time.
promoted_at: Date
Property Value
Date
status
Status after promotion.
status: string
Property Value
string