Body
application/json
Request body for adding a message to the profile memory system.
The ID of the user associated with the message.
The message content.
Optional dictionary for message metadata.
Optional dictionary for data isolation filtering.
Response
200 - application/json
Message accepted for profile ingestion.
Generic response indicating the status of an asynchronous operation.
The status of the operation (e.g., 'success', 'accepted', 'failure').
Example:
"success"

