手動インシデント削除
DELETE /api/v1/incidents/{id}
DELETE
/api/v1/incidents/{id}
手動インシデントを削除する。write スコープが必要。 自動検出 (auto) のインシデントは削除不可。
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Responses
Section titled “ Responses ”削除成功 (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