These are the docs for the Metabase master branch. Some features documented here may not yet be available in the latest release. Check out the docs for the latest version, Metabase v0.49.

Content verification review

API endpoints for Content verification review.

POST /api/moderation-review/review/

Create a new ModerationReview.

You must be a superuser to do this.

PARAMS:

  • text nullable string

  • moderated_item_id value must be an integer greater than zero.

  • moderated_item_type enum of card, :card

  • status nullable nullable enum of verified


« Back to API index

Read docs for other versions of Metabase.

Thanks for your feedback!

See something that needs fixing? Propose a change.