---
title: "Change project status"
method: PUT
path: "/datadeposits/{projectId}/{status}"
tags: ["Data deposit", "Project"]
---

# Change project status

`PUT /datadeposits/{projectId}/{status}`

Utility function to be removed.

## Path parameters

- `projectId` integer, required
- `status` string, string, required

## Response `200`

successful operation

- ApiResponse
  - `code` integer
  - `type` string
  - `message` string

## Other responses

- `400` — Bad input

---

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