scf_delete_vendor_certification
Delete a vendor certification record permanently. Choose expired or revoked status instead to preserve audit history.
Instructions
Delete a vendor certification record (destructive write — editor role). Prefer status=expired or revoked when the history matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| cert_id | Yes | Certification UUID — obtain from scf_list_vendor_certifications | |
| vendor_id | Yes | Vendor UUID — obtain from scf_list_vendors |