Skip to main content
PATCH
Update Project Endpoint
Only provided fields are changed. Today the only mutable field is name.

Authorizations

Authorization
string
header
required

Ardent API key (sk-ard_live_… / sk-ard_test_…) or a dashboard session token.

Path Parameters

project_id
string
required

Body

application/json
name
string | null

New project name (1-100 characters).

Required string length: 1 - 100

Response

The updated project row.

created_at
string
required

When the project was created.

id
string
required

Project ID.

name
string
required

Project name.

org_id
string
required

Organization the project belongs to.