Skip to main content
PATCH
Update Publication

Overview

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

Request

Path Parameters

string
required
Publication id

Body Parameters

string
Publication title (max 300)
string
Publisher (max 200, nullable)
string
ISO 8601 date string (nullable)
string
Publication URL (max 500, nullable)
string
Description (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