Skip to main content
PATCH
Update Certificate

Overview

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

Request

Path Parameters

string
required
Certificate id

Body Parameters

All fields are optional. Omit a field to leave it unchanged, set to null to clear it.
string
Certificate name (max 200 characters)
string
Issuing organisation (max 200 characters)
string
Free-text description (nullable)
string
ISO 8601 date string (nullable)
string
ISO 8601 date string (nullable)
string
Credential ID (max 200, nullable)
string
Verification URL (max 500, 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