manage-violations
Installation
SKILL.md
Bolna Violations
Violations are flags Bolna raises on calls that may breach content policy, regulatory rules, or fraud heuristics. Each violation has a status (open / under-review / resolved / rejected) and can have evidence attached. Use the API to monitor and respond to flags.
Endpoints
| Method | Path | Purpose |
|---|---|---|
GET |
/violations/list |
List violations (paginated, status-filtered) |
POST |
/violations/submit |
Submit evidence file + comment for a violation |
Auth: Authorization: Bearer $BOLNA_API_KEY.