Profanity filter
Masks profanity with asterisks (*). Note that only generic profanity is masked; hateful expressions with informational content (e.g., protected attributes) are not masked.
Examples:
damn it
->**** it
Enable by setting use_profanity_filter: true
.
Usage
In the POST Request body, set use_profanity_filter: true
.
POST example: Example
Unified example (presets): Example