Flag false partner-submission approval (super-admin)
Flag a previously-approved partner submission as a false approval (HG operators only). Records a timestamp + reason on the submission row so the platform-wide false-approval-rate metric can pick it up. Audit-only — does not transition state or unpublish the catalog entry. Requires an HG super-admin user; partner-org admins are rejected with forbidden_super_admin.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
submissionId | string | ✅ Yes | - | UUID of the previously-approved partner submission to flag as a false approval. |
reason | string | ✅ Yes | - | Short operator note explaining why this approval is being flagged (1–2000 chars). Stored on the submission row for audit. |