Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url http://localhost:3917/assert/{id}
{ "ok": true, "message": "<string>" }
remove an assertion
Entity id of the assertion to remove.
x >= 0
Assertion despawned (or reported not-found) — see ok and message.
ok
message