v1
latestOpenAPI 3.1.02026-07-24318141.2 MBCreate comment quality rules
post/applications/{client_id}/comment-quality-rules
Path parameters
client_idstring required
Headers
Authorizationstring required
Request body
Response
Created
Example response
{
"id": "79fea58e-a037-4771-9dae-83e57ebf6b69",
"url": "https://cf-blast.livelikecdn.com/api/v1/applications/adMpPiA5AxfBJOi4pueTIF2If3a4WLIjfqiifG15/comment-quality-rules/79fea58e-a037-4771-9dae-83e57ebf6b69/",
"client_id": "adMpPiA5AxfBJOi4pueTIF2If3a4WLIjfqiifG15",
"disallowed_chars": "*",
"emoji_ratio_threshold": 0.7,
"min_sentiment_score": 0.2,
"max_toxicity_score": 0.1,
"exclude_gif": true,
"updated_at": "2026-07-21T07:31:21.399184Z",
"created_at": "2026-07-21T07:31:21.399195Z"
}