Delete a profile
Delete a specific profile from a user’s long-term memory. This endpoint allows you to remove individual profile entries that are no longer needed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user
The ID of the profile to delete
Successful Response
The response is of type object
.
Delete a profile
Delete a specific profile from a user’s long-term memory. This endpoint allows you to remove individual profile entries that are no longer needed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user
The ID of the profile to delete
Successful Response
The response is of type object
.