手動インシデント作成
POST /dashboard/incidents
POST
/dashboard/incidents
手動インシデントを作成する。member 以上のロールが必要。通知キューにも送信される。
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
title
required
string
cause
string
Responses
Section titled “ Responses ”インシデント作成成功
object
incident
object
id
string
monitorId
string | null
teamId
string
type
string
status
string
title
string | null
startedAt
string format: date-time
resolvedAt
string | null format: date-time
cause
string | null
createdAt
string format: date-time
バリデーションエラー