---
title: "Resets the log of old processes"
method: GET
path: "/api/v1/reset"
tags: ["reset"]
---

# Resets the log of old processes

`GET /api/v1/reset`

Clears out processes which were started by previous instances of the ui server.  Processes started by this instance will be kept unless the clearall paramter is set to 1

## Query parameters

- `clearall` integer

## Response `200`

Returns a list of cleared process id's (which are now invalid until reassigned by starting new runs)

- integer[]

## Other responses

- `default` — Unexpected error

## Changes

- **2016-08-25** `e4edb8b3a530` — 1 info
  - endpoint added
- **2016-08-18** `b9374f52ce51` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema/changes/api/v1/reset/get.md)

---

[API](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema.md) · [All operations](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/griffithlab/pvacseq-server-schema/revisions/4890f685ade7/schema)
