Auth
Sign in anonymously
POST
/auth/signup/anonymousCreates an anonymous user and authenticated session.
Parameters
AnonymousSignupRequestattributes?JsonObject- Application-defined attributes assigned to the anonymous user.
Returns
userPublicUser | nullsessionAccessTokenResponse | null