---
title: "Reset the idle timer of a running Devbox."
method: POST
path: "/v1/devboxes/{id}/keep_alive"
tags: ["Devbox", "Devbox-Lifecycle"]
---

# Reset the idle timer of a running Devbox.

`POST /v1/devboxes/{id}/keep_alive`

Send a 'Keep Alive' signal to a running Devbox that is configured to shutdown on idle so the idle time resets.

## Path parameters

- `id` string, required

## Response `200`

OK

- EmptyRecord

---

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