Skip to main content
DELETE
/
api
/
memory
/
chunks
/
{chunkId}
Remove Memory Chunk
curl --request DELETE \
  --url https://api.example.com/api/memory/chunks/{chunkId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

chunkId
string
required

Response

200

Successful response