---
title: "Refresh agent lock"
method: PUT
path: "/ai-agent/lock/refresh"
tags: ["Agents"]
---

# Refresh agent lock

`PUT /ai-agent/lock/refresh`

Refresh agent lock

## Request body

- object
  - `agentId` string
  - `lockId` string

## Response `200`

refreshed agent lock

- ResponseMessage
  - `message` string

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/versions/1475e078fb4a/schema)
