Skip to main content
POST
Create Summary

Overview

Add a new professional summary to the authenticated user’s base resume. Summaries are reusable - one resume can pick which summary to display.
Scope required: summaries:write | Rate limit: 20 requests/min

Request

Body Parameters

string
required
The actual summary text shown on the CV.
string
Internal label for the summary (e.g. “Backend role”). (max 100 characters)

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