Skip to main content
PATCH
Rename, archive, or unarchive a project.

Authorizations

Authorization
string
header
required

A workspace API key (sk_live_...), minted from workspace settings.

Path Parameters

projectId
string
required

Body

application/json
title
string
Maximum string length: 120
status
enum<string>
Available options:
active,
archived

Response

The updated project.

success
enum<boolean>
required
Available options:
true
project
object
required