Skip to main content

nexigon_api.users.AuthenticateWithUserTokenSuccess

Authentication with user token has been successful.

userIdnexigon_api.users.UserId (string)required

Unique ID of a user.

actor objectrequired

Actor that may invoke actions in the system.

oneOf
actorrequired
Constant value: Anonymous
nexigon_api.users.AuthenticateWithUserTokenSuccess
{
"userId": "string",
"actor": {}
}