> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

Delete memory records

DELETE 

/v1/memory

Deletes memory records for the authenticated user's Port AI profile. These records are part of Port AI's Memory feature, which stores user-specific preferences to personalize AI responses. Use deleteAll to delete all records, or recordIds to delete specific ones.

Note: Deletion is asynchronous and may take time to complete. Deleted records might still appear in list requests briefly. If deletion fails for some records, the response will indicate which deletions failed.

Related docs:
- Port AI Memory overview
- Memory FAQ

Request

Responses

Default Response