インシデント更新
PUT /api/v1/incidents/{id}
PUT
/api/v1/incidents/{id}
インシデントの title / cause を更新する。write スコープが必要。 resolved 済みのインシデントは更新不可。少なくとも1つのフィールドが必要。
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Request Body required
Section titled “Request Body required ”object
title
string
cause
string
Responses
Section titled “ Responses ”更新成功
object
incident
object
id
string
monitorId
string
teamId
string
type
string
status
string
title
string
startedAt
string format: date-time
resolvedAt
string format: date-time
cause
string
serviceId
Status page ID the incident is displayed on
string
createdAt
string format: date-time
バリデーションエラー / resolved 済みのインシデント
object
error
object
code
string
Example
VALIDATION_ERROR message
string
Example
Invalid request body status
integer
Example
400 upgradeUrl
URL to upgrade plan (only present for plan limit errors)
string
Example
https://app.manako.dev/billing未認証
object
error
object
code
string
Example
VALIDATION_ERROR message
string
Example
Invalid request body status
integer
Example
400 upgradeUrl
URL to upgrade plan (only present for plan limit errors)
string
Example
https://app.manako.dev/billingインシデントが見つからない
object
error
object
code
string
Example
VALIDATION_ERROR message
string
Example
Invalid request body status
integer
Example
400 upgradeUrl
URL to upgrade plan (only present for plan limit errors)
string
Example
https://app.manako.dev/billing