agent.unfreeze

unfreeze(agentId) → StatusChange

Restore a FROZEN agent back to ACTIVE status.

Parameters

Name Type Required Description
agentId string The UUID of the agent.

Returns

Type: object

The updated status.

Examples

Unfreeze Agent

{
  "agentId": "123e4567-e89b-12d3-a456-426614174000"
}
ESC
Type to search