Skip to main content

Discord Moderate

Approve or reject a Discord-sourced image that is currently in the moderation queue. Approved images become visible in the gallery; rejected images are removed.

How it works

  1. An image is in the moderation queue after being added via /discordQueue
  2. A moderator reviews the image in the Pindeck UI
  3. The moderation decision is submitted via this endpoint
  4. Approved images are published to the gallery; rejected images are deleted

Actions

ActionResult
approveImage becomes visible in the gallery with full metadata
rejectImage record and stored file are removed

Legacy aliases

The following legacy paths are supported for backward compatibility:
  • /discord/moderation — Maps to the same handler
Use the canonical /discordModerate path for new integrations. Legacy aliases may be removed in a future version.