We're working on a new version of our documentation - it will be out soon! In the meantime, you can use our SDK READMEs on GitHub for usage instructions.
Replace the entire metadata object for a session. Use this to attach custom attributes
like conversation topics, tags, or application-specific data to your sessions.
custom_user_id: User identifier (required)
session_id: Session UUID (required)
new_metadata: New metadata JSON object (replaces existing metadata completely)