Authentication

Login to a registered user account

post/api/v1/auth/login

Headers

X-Fieldsstring mask

An optional fields mask

Request body

usernamestring required

The account username.

passwordstring required

The account password.

Response

Success

usernamestring required

The account username.

statusstring

The status of the login request.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.