Incident Timeline
Update an Incident Event
patch/incident_timeline/events/{id}
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/UpdateIncidentTimelineEventRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/UpdateIncidentTimelineEventResponseBody.json"
}