Fency.ai
Memories

Delete memory

DELETE
/v1/memories/{memoryId}

Delete a memory by unique id.

Authorization

bearerAuth
AuthorizationBearer <token>

Provide your secret key as Authorization: Bearer sk_....

In: header

Path Parameters

memoryId*string

Response Body

curl -X DELETE "https://example.com/v1/memories/string"
Empty