Ban a submitter identity
Signal Review
Ban a submitter identity
Internal-review action: ban a submitter identity. While banned, the user is rejected with 403 at signal submission. Superuser-only (403 otherwise). Idempotent. Written to the audit trail recording who banned whom.
POST
Ban a submitter identity
Authorizations
Body
application/json
Payload for an internal-review ban on a submitter identity (C-3316).
Public short-UUID of the submitter identity to ban.
Required string length:
22Pattern:
^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$Internal note explaining the ban. Staff-only; never surfaced to the user or a brand.
Maximum string length:
2000