Update Oonifinding
POST
/api/v1/incidents/update
Update an incident
Request Body required
object
email_address
string
title
required
string
short_description
string
start_time
required
string format: date-time
reported_by
string
published
boolean
event_type
string
ASNs
List of ASNs associate with the oonifinding
Array<integer>
CCs
List of country codes associated with the oonifinding
Array<string>
themes
List of themes related to this oonifinding
Array<string>
tags
Tags associated with the oonifinding
Array<string>
test_names
Ooni tests associated with the oonifinding
Array<string>
domains
List of domains associated with the oonifinding
Array<string>
links
Links associated with the oonifinding
Array<string>
text
required
string
Responses
200
Successful Response
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string