Skip to main content
In Literal, the concept of a user is designed to seamlessly integrate with your application, allowing developers to create and manage user profiles that mirror their own application’s user base.
The user filter on threads

Create a User

identifier = "ORIGINAL_USER_ID"
new_user = await client.api.create_user(identifier=identifier)