Change Requests

This endpoint will update the custom title of a change request

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

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

Path parameters

projectIdstring required
idstring required

Response

This response has no body.

Changes

No recorded changes to this endpoint across all 7 revisions of this API.