POST /api/v2/moderation/check
Runs the content-moderation engine against the supplied text without blocking. Returns structured findings (category, severity, suggestion) so an agent can validate input before submitting it to a campaign-create or other blocking surface. Mirrors the engine that powers brief screening on POST /campaigns.
Request
Parameters
Response
Errors
400 VALIDATION_ERROR— emptytext, ordirection/surfaceout of range.401 UNAUTHORIZED— missing or invalid API key.
Related
Activity tasks
All activity operations
List activity
Configuration audit feed
Errors
Shared error contract