Skip to content

Update Oonifinding

POST
/api/v1/incidents/update

Update an incident

Request Body required

object
id
Any of:
string
email_address
string
""
title
required
string
short_description
string
""
slug
Any of:
string
start_time
required
string format: date-time
create_time
Any of:
string format: date-time
update_time
Any of:
string format: date-time
end_time
Any of:
string format: date-time
reported_by
string
""
creator_account_id
Any of:
string
published
boolean
event_type
string
""
ASNs

List of ASNs associate with the oonifinding

Array<integer>
default:
CCs

List of country codes associated with the oonifinding

Array<string>
default:
themes

List of themes related to this oonifinding

Array<string>
default:
tags

Tags associated with the oonifinding

Array<string>
default:
test_names

Ooni tests associated with the oonifinding

Array<string>
default:
domains

List of domains associated with the oonifinding

Array<string>
default:
links

Links associated with the oonifinding

Array<string>
default:
mine
Any of:
boolean
text
required
string

Responses

200

Successful Response

object
id
Any of:
string
r
Any of:
integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string