Moderate record
Moderate a record and return results immediately
Authorization
AuthorizationRequiredBearer <token>Bearer authentication header of the form Bearer , where is your auth token.
In: header
Request Body
application/jsonRequiredclientIdRequiredstringA unique identifier for the record
clientUrlstringOptional URL associated with the record
"uri"nameRequiredstringThe name or title of the record
entityRequiredstringThe category or type of the record
contentRequiredstring | objectmetadataobjectOptional metadata associated with the record. Keys must be strings, values can be of any type. Keys can't be more than 40 characters or include '[' or ']'. Values must be serializable and can't be more than 500 characters. Maximum 50 keys.
userobjectOptional information about the user associated with the record
passthroughbooleanWhether to moderate the content without persisting it. If passthrough is true, the record name and content (and user email, name, and username) will not be stored.
falseContent successfully moderated