v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Sign In

User Sign In

Authenticates a user with the provided credentials (username and password).

post/v1/signin

Request body

usrstring nullable

The username of the user attempting to sign in.

pwdstring nullable

The password of the user attempting to sign in.

Response

The user was successfully authenticated.