Unispec Docs
ApiMemory

Delete a memory

DELETE
/v1/memories/{id}/

Authorization

TokenAuth
Authorization<token>

Project API key as Token lb-sk_...

In: header

Path Parameters

id*string

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/memories/string/"
{  "deleted": "string"}
{  "detail": "string"}