NameDescriptionTypeAdditional information
grant_type

The grant type. Currently only the grant type password is supported.

string

Required

userName

The username for this login request.

string

Required

password

The password for this user.

string

Required

Data type: Password

clientKey

A key used to link the new session to a specific device.

string

None.