---
title: "This endpoint will update the custom title of a change request"
method: PUT
path: "/api/admin/projects/{projectId}/change-requests/{id}/title"
tags: ["Change Requests"]
---

# This endpoint will update the custom title of a change request

`PUT /api/admin/projects/{projectId}/change-requests/{id}/title`

**Enterprise feature**

Change requests get a default title e.g. Change Request #1. This endpoint allows to make the title

more meaningful and describe the intent behind the Change Request

## Path parameters

- `projectId` string, required
- `id` string, required

## Response `204`

This response has no body.

---

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