コンテンツにスキップ

手動インシデント削除

DELETE
/api/v1/incidents/{id}

手動インシデントを削除する。write スコープが必要。 自動検出 (auto) のインシデントは削除不可。

id
required
string

削除成功 (No Content)

自動インシデントは削除不可

object
error
object
code
string
Example
VALIDATION_ERROR
message
string
Example
Invalid request body
status
integer
Example
400

未認証

object
error
object
code
string
Example
VALIDATION_ERROR
message
string
Example
Invalid request body
status
integer
Example
400

インシデントが見つからない

object
error
object
code
string
Example
VALIDATION_ERROR
message
string
Example
Invalid request body
status
integer
Example
400