Skip to main content
DELETE
Remove an assertion

Path Parameters

id
integer<int32>
required

Entity id of the assertion to remove.

Required range: x >= 0

Response

200 - application/json

Assertion despawned (or reported not-found) — see ok and message.

ok
boolean
required
message
string | null