Skip to main content
DELETE
Delete Learned Profile Memory
Delete one profile field with a comma-separated path containing at most three segments.

Authorizations

x-api-key
string
header
required

Path Parameters

memory_store_id
string
required

Memory store identifier.

Required string length: 2 - 64
Pattern: ^m[a-z0-9]+$

Body

application/json
path
string
required

Comma-separated profile path with at most three segments.

Minimum string length: 1
Example:

"preferences,communication_style"

Response

Profile path deleted