Skip to main content
POST
Create Interest

Overview

Add a new interest or hobby to the authenticated user’s base resume.
Scope required: interests:write | Rate limit: 20 requests/min

Request

Body Parameters

string
required
Interest name (max 200 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