User Profiles
Delete User Profile
Delete a profile
DELETE
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.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user
The ID of the profile to delete
Response
200
application/json
Successful Response
The response is of type object
.