POST
/
status_report_update

Body

application/json
status
enum<string>
required

The status of the update

Available options:
investigating,
identified,
monitoring,
resolved
date
string | null
required

The date of the update in ISO8601 format

message
string
required

The message of the update

statusReportId
number
required

The id of the status report

Response

200 - application/json
id
string | null

The id of the update

status
enum<string>
required

The status of the update

Available options:
investigating,
identified,
monitoring,
resolved
date
string | null
required

The date of the update in ISO8601 format

message
string
required

The message of the update

statusReportId
number
required

The id of the status report