---
title: "Changes project status if possible (400 Bad Request is returned otherwise)."
method: PUT
path: "/v2/projects/{projectId}/status"
tags: ["Projects (Smart)(v2)"]
---

# Changes project status if possible (400 Bad Request is returned otherwise).

`PUT /v2/projects/{projectId}/status`

Changes project status if possible (400 Bad Request is returned otherwise). The status has to be specified using one of the following keys: <ul><li>CANCELLED – available when the job has one of the following statuses: OPEN, STARTED</li></ul>

## Path parameters

- `projectId` string, required

## Request body

- ProjectStatusDTO
  - `status` string

## Response `204`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xtrf/xtrf-home-portal-api/revisions/0c24935a3319/schema)
