Manage Users
Delete User
DELETE
Remove a user and all associated data from the memory system. This operation permanently deletes the user’s profile and memories.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user to delete