cURL
curl --request DELETE \ --url https://api.lilt.com/v2/memories
{ "id": 46530, "deleted": true }
Delete a Memory.
A unique Memory identifier.
A status object.
46530
If the operation succeeded, then true. Otherwise, false.
true
false
Was this page helpful?