Skip to main content
PATCH
Update Project

Overview

Update an existing project. Only provided fields are modified. Pass null to clear an optional field.
Scope required: projects:write | Rate limit: 20 requests/min

Request

Path Parameters

string
required
The project’s unique ID

Body Parameters

string
Project name (max 200)
string
Description
string
Organisation (max 200) (nullable)
string
ISO 8601 datetime (nullable)
string
ISO 8601 datetime (nullable)
boolean
Ongoing flag (nullable)
string
Project URL (max 500) (nullable)

Query Parameters

string
Target a specific resume by its id (from list-resumes). Omit to use your base/default resume; the resume must be self-contained.

Response