v1

latestOpenAPI 3.0.02026-07-14135106116.2 KB
auth

Login and retrieve a JWT Token

Login with the provided credentials (POST data) and return a JWT Token for this user.

post/auth

Headers

X-Fieldsstring mask

An optional fields mask

Request body

passwordstring required

the user password

usernamestring required

the user username

Response

Success

authentication_tokenstring required