Update a certificate
PATCH
/api/v1/workspaces/{slug}/certificates/{id}Patch certificate settings, attributes, and metadata
Partial update. Omitted fields keep their current values.
Authorization
Scopecertificates:write
Authorization: Bearer vc_...Requires certificates:write (or full access) and an active Pro seat.
Path parameters
Body parameters
All fields optional. Notable ones:
Attribute definitions: objects with key and label
[{ "key": "course", "label": "Course" }]Default validity for new issues; null clears expiry; omit to keep
365Form field types: text, textarea, phone_number, single_select, multi_select, image, attachment. Select fields need options.