Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user memory to delete.
Response
204
Successfully deleted user memory
Delete a user memory
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user memory to delete.
Successfully deleted user memory