Version v0.50 of Metabase is no longer supported. Check out the docs for the current stable version, Metabase v0.63.
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:
-
textnullable string. -
moderated_item_idvalue must be an integer greater than zero. -
moderated_item_typeenum of card, :card. -
statusnullable nullable enum of verified.
Read docs for other versions of Metabase.