Approve a correction request
POST
/api/v1/workspaces/{slug}/corrections/{id}/approveApprove a correction and amend the issued certificate
Applies the requested attribute (and name) changes to the issued certificate and marks the correction as approved. Returns the updated issue.
Email cannot be corrected this way; email / recipient_email keys in requested_changes are ignored. name / recipient_name update the recipient display name; other keys update attributes.
Authorization
Scopecertificates:write
Authorization: Bearer vc_...Requires certificates:write (or full access) and an active Pro seat.