Dozor
Projects

Rename a project

ADMIN+ — metadata only, not key lifecycle.

PATCH/api/projects/{projectId}

ADMIN+ — metadata only, not key lifecycle.

Path Parameters

projectId*string

Project id (cuid)

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PATCH "https://loading/api/projects/string" \  -H "Content-Type: application/json" \  -d '{    "name": "Production EU"  }'
Empty
Empty
Empty
Empty
Empty