Skip to main content
DELETE
/
memory
/
v1
Bulk delete memories
curl --request DELETE \
  --url https://api.case.dev/memory/v1 \
  --header 'Authorization: Bearer <token>'
{
  "deleted": 123
}

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Query Parameters

tag_1
string

Filter by tag_1

tag_2
string

Filter by tag_2

tag_3
string

Filter by tag_3

tag_4
string

Filter by tag_4

tag_5
string

Filter by tag_5

tag_6
string

Filter by tag_6

tag_7
string

Filter by tag_7

tag_8
string

Filter by tag_8

tag_9
string

Filter by tag_9

tag_10
string

Filter by tag_10

tag_11
string

Filter by tag_11

tag_12
string

Filter by tag_12

Response

Memories deleted successfully

deleted
integer

Number of memories deleted