LoginRequest Object

Includes information about a user logging in to the platform, for verification purposes.

This object is used by the following operations:

The properties included in the LoginRequest object are listed below. All properties are required in the request message.

Property Type Description
password string The password set up by the user.
email string The user's registered email address.