---
title: "Update analysis options"
method: PATCH
path: "/pipeline/classifier/analysis/{analysis_id}"
tags: ["Data Classification & Profiling"]
---

# Update analysis options

`PATCH /pipeline/classifier/analysis/{analysis_id}`

Reset classification and profiling results

## Path parameters

- `analysis_id` string, uuid, required

## Query parameters

- `restart_analysis` boolean
- `reset_profile` boolean
- `create_new_classifier_analysis` boolean

## Request body

- object
  - `status` 'in_progress' | 'complete', required — The new status of the classifier analysis

## Response `200`

Default Response

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
