Skip to main content
PATCH
Update Custom Section

Overview

Update an existing custom section definition (rename, change icon, change enabled fields).
Scope required: custom-sections:write | Rate limit: 20 requests/min

Request

Path Parameters

string
required
Section definition id

Body Parameters

string
Section title
string[]
Updated list of enabled fields (at least one). Allowed values: "title", "subtitle", "organization", "location", "description", "startDate", "endDate", "url"
string
Lucide icon name

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