Incident Timeline
Create an Incident Event
post/incidents/{id}/timeline_events
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/CreateIncidentTimelineEventRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateIncidentTimelineEventResponseBody.json"
}