tools.ozone.moderation.emitEvent
#main
Take a moderation action on an actor.
Input
- Encoding: application/json
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| ref | tools.ozone.moderation.defs#modEventView | - | ✅ | - |
#reportAction
Target specific reports when emitting a moderation event
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| ids | array of integer | - | ❌ | Target specific report IDs |
| types | array of string | - | ❌ | Target reports matching these report types on the subject (fully qualified NSIDs) |
| all | boolean | - | ❌ | Target ALL reports on the subject |
| note | string | - | ❌ | Note to send to reporter(s) when actioning their report |