Create comment quality rules

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Client ID of the application the comment quality rules are to be assigned for.

Body Params
number
Defaults to 0

Minimum number of non-whitespace characters in a comment for it to be evaluated as a quality comment. Default value is 0 which means this check is ignored.

float
Defaults to 0.7

Max ratio of emojis to text content in a comment for it to be evaluated as a quality comment. Default value is 0.7 which means at max 70% of the comment can be filled with emojis.

string
Defaults to *

Characters in a comment that can lead to it being discarded from quality comment evaluation. Example: "Fck". Default value is ""

float
Defaults to 0.2

Minimum sentiment score for a comment to be evaluated as a high quality comment. This can range from -1 to 1 with -1 being the most negative and 1 being the most positive. The default value for this is 0.2. Can be set to None to disable this check.

float
Defaults to 0.1

Maximum toxicity score for a comment to be evaluated as a high quality comment. This can range from 0 to 1 with 0 being the least toxic and 1 being the most toxic. Default value for this is 0.1. Can be set to None to disable this check.

Headers
string
required

Bearer Token

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json