---
title: "POST /api/v1/project/projects/{id}/cleanup/"
method: POST
path: "/api/v1/project/projects/{id}/cleanup/"
tags: ["project", "v1"]
---

# POST /api/v1/project/projects/{id}/cleanup/

`POST /api/v1/project/projects/{id}/cleanup/`

Clean project (Generic Contract Type project)

## Path parameters

- `id` string, required

## Request body

- CleanupProjectRequest
  - `delete` boolean

## Response `200`

- string

## Other responses

- `201`

## Changes

- **2022-02-09** `3f71684c9cff` — 4 info
  - added the optional property `junior_reviewers_data/items/uid` to the response with the `201` status
  - added the optional property `owners_data/items/uid` to the response with the `201` status
  - added the optional property `reviewers_data/items/uid` to the response with the `201` status
  - added the optional property `super_reviewers_data/items/uid` to the response with the `201` status
- **2021-09-22** `63116f2e9e3e` — 4 info
  - added the optional property `junior_reviewers_data/items/initials` to the response with the `201` status
  - added the optional property `owners_data/items/initials` to the response with the `201` status
  - added the optional property `reviewers_data/items/initials` to the response with the `201` status
  - added the optional property `super_reviewers_data/items/initials` to the response with the `201` status
- **2021-05-24** `8167164be9cc` — 8 warning, 17 info
  - removed the optional property `junior_reviewers_data/items/role` from the response with the `201` status
  - removed the optional property `junior_reviewers_data/items/role_data` from the response with the `201` status
  - removed the optional property `owners_data/items/role` from the response with the `201` status
  - removed the optional property `owners_data/items/role_data` from the response with the `201` status
  - …21 more
- …earlier changes not shown

[Full history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/project/projects/:id/cleanup/post.md)

---

[API](https://skmtc.dev/lexpredict/apis/contraxsuite-api.md) · [All operations](https://skmtc.dev/lexpredict/apis/contraxsuite-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lexpredict/contraxsuite-api/revisions/3429f921b4cb/schema)
