Disputes
Submit dispute
Challenge a monitoring event you believe is a false positive.
POST
Submits a dispute against a specific monitoring event. You can attach up to 5 supporting files (images, PDFs, documents) as evidence. Returns
A new dispute is created with status
201 on success.
Body (multipart/form-data)
string
required
The vendor the disputed event belongs to.
string
required
The monitoring event ID being disputed.
string
required
Explanation of why this event is incorrect or should be dismissed.
file[]
Up to 5 supporting documents (JPEG, PNG, WebP, PDF, DOC, DOCX). Max 10 MB each.
pending. Only one open dispute (pending or under_review) may exist per event at a time. Rate limited to 5 submissions per minute.