Delete Check
DELETE /api/agents/lorekeeper/check/{check_id}
DELETE
/api/agents/lorekeeper/check/{check_id}
Delete a single check (cascades to its issues via FK).
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” check_id
required
Check Id
string
Responses
Section titled “ Responses ”Successful Response
Response Delete Check Api Agents Lorekeeper Check Check Id Delete
object
key
additional properties
any
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context