Delete User
Delete a user. Associated memories, chats, and events are retained.
DELETE/v1/users/{user_id}
Path parameters
user_idstringrequiredThe user ID.
Response
Returns 204 No Content on success. The user record is deleted; associated memories, chats, and events are retained.