---
title: "Request for reset agent remotely"
method: POST
path: "/agent/{id}/rpc/reset"
tags: ["agents"]
---

# Request for reset agent remotely

`POST /agent/{id}/rpc/reset`

## Response `200`

Agent was successful resquested to reset

## Other responses

- `400` — Failed due to malformed JSON.
- `401` — Missing or invalid access token provided.
- `404` — A non-existent entity request.
- `500` — Unexpected server-side error occurred.

---

[API](https://skmtc.net/orb-community/apis/orb-fleet.md) · [All operations](https://skmtc.net/orb-community/apis/orb-fleet/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orb-community/orb-fleet/revisions/53154347a3c8/schema)
