Skip to main content
POST
Create Publication

Overview

Add a new publication to the authenticated user’s base resume.
Scope required: publications:write | Rate limit: 20 requests/min

Request

Body Parameters

string
required
Publication title (max 300 characters)
string
Publisher name (max 200 characters)
string
ISO 8601 publication date
string
URL to the publication (max 500 characters)
string
Free-text description

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